Formatting narrative and parameters

Hello,

I want to incorporate 2nd value in my narrative. Currently, I did set up a parameter which is being shown in the narrative. Yet, based on this parameter/control (P1), I’d like another one to be shown. I can do this, but it’s only if I set up another control I’d like to avoid.

The bottom line is that I’d like to do a simple lookup based on the P1 parameter and display P2.

You can make an if statement in your narrative and return your other parameter when a certain condition is met.

image

If I select WLS it shows

image

If I don’t it doesn’t
image

1 Like

Yeah, but there are over 1k controls so it does not make much sense.

@Przemk00 please check this post in the community that describes how to implement dynamic lookup Quicksight - Dynamic function lookup id and let us know if this helps to address your use case.

1 Like