Forum Discussion

Sara_J's avatar
Sara_J
Frequent Visitor
4 years ago
Solved

Dynamic Text displays the table name when using Field Parameter

Hi,

 

I used the new feature 'Field Parameter'  and created a slicer with few metrics. I have a graph and need to place the metric name on x and y axis to dynamically display the metric name as selected. 

Field to be used as slicer Y1_metrics :   %change 

                                                                Vol

Dynamic text code is 

 Y axis label = selectedvalue('Y1_Metrics'[Y1 metrics Fields])
 
Using a shape text function to choose the field Y axis label , this instead of displaying %change shows as Y1_Metrics[%change]
 
could this be a limitation?
Thanks,
Sara