Hi,
My requirement is to bind the measure value dynamically to text component.
I have DS1 binding to CrossTab1 and DS2 binding to crosstab2. From DS1, I pass a dimension (ABC) to DS2 using Setfilter. Then I show the measure values of DS2 in 2nd screen in a text component.
My requirement is to get the measure value for filtered Dimension ABC in text box. Now, When I bind the value in text box, how do I make the data selection so that only measure for ABC gets populated in text box.
Thanks,
HG