Forum Discussion
Dynamic Axis Relabelling
- 4 months ago
Hi doubleclick
are you looking for an output similar to this ?
if this is what you are looking for then , i have attached the sample i have created for your reference
- 4 months ago
No, a parameter table isn’t necessary for this. Parameter tables are typically used for switching measures, but it’s not needed here.
For your situation, you only need a column with the labels use the real name for the selected supplier and (Supplier 1, 2…) for the others and place that on the X-axis.
This makes the setup much simpler, as there’s no need for a parameter table.
I hope this helps clarify things.
This approach uses a mapping table (Index → Name) linked to the main data. The visual uses that for the axis instead of SELECTEDVALUE, so it handles multiple selections properly.
Thank You.
but you have to createa a parameter table specifically for this to work, and that parameter table has to include the measure information inside it?
- V-yubandi-msft4 months agoCommunity Support
No, a parameter table isn’t necessary for this. Parameter tables are typically used for switching measures, but it’s not needed here.
For your situation, you only need a column with the labels use the real name for the selected supplier and (Supplier 1, 2…) for the others and place that on the X-axis.
This makes the setup much simpler, as there’s no need for a parameter table.
I hope this helps clarify things.