How to display line item item names dynamically

Hello

I would like to link the display of Line Item in Apps with the value of the selected combo box etc.

For example,Suppose I have the following screen.

When selecting "Select Year" on this screen, I want this selected Year to be displayed in conjunction with "N" in the Grid below.



this is an image.

Please if anyone can solve it

Tagged:

Comments

  • Amaya
    edited January 2023

    こんにちは

    日本の方だと思うので、日本語で失礼します。

    ラインアイテムの名前を動的に変更することはできないと思います。(Blueprintにインポートするなどしない限り)

    このモジュールの作りであれば、numbered listをディメンジョンにして、display nameが書き換わるようにすればよいのではと思いますがいかがでしょうか?

    もしくは限られた年度だけを表示したいのであれば、Timeにフィルターをかけて表示を制御する方法のほうが一般的ではないかと思います。

    ご検討ください。

    Amaya



    > Machine Translation

    I believe you are from Japan, so please excuse my Japanese.


    I don't think it's possible to dynamically change the name of an item. (unless you import it into the blueprint).


    If this is the way the module is built, why not just make the numbered list a dimension and set the display name to be rewritten?


    Or if you only want to display a limited number of years, I think a more common way would be to control the display by applying a filter to the time dimension..

  • ご回答ありがとうございます。

    そちらの方法で検討してみたいと思います。