Forum Discussion
Dynamic Row Header based on filter selection
Hi All,
Is it possible to change the row header values if we change the filter to yes or no.
Below screen shot my expected result is if we change the filter to "yes" it need to show "Kibali (50%)"
and if we change it to "no" then need to show "Kibali". Filter is a unconnected table which i am doing the all the calculations on the fly. Kibali & Kibali(50%) values are in differnet column not in same column. Please help me.
You cannot dynamically change the name of the column header as it is embedded within the model, (Json structure).
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply 🙂
2 Replies
- amitchandakSuper User
prakash11440278 , If it is a value in the column, I doubt you can do that. Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
- FowmySuper User
You cannot dynamically change the name of the column header as it is embedded within the model, (Json structure).
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply 🙂