The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I don't want to merely change the style, I want to change the actualy text content itself. As in, I want to change the label for each category. But only for that specific visualization.
Solved! Go to Solution.
Hello @Loubot3000 ,
It can't be done in the visual with any visual setting, but what you can do is create a new table that defines the names of the categories as you want with the ID which is the same in the table having the value and then make arelationship between these two tables and display the data using the column from the new table.
If I answered your question, please mark my post as solution so it would appeare to others, Appreciate your Kudos 👍
Proud to be a Super User! | |
Hello @Loubot3000 ,
It can't be done in the visual with any visual setting, but what you can do is create a new table that defines the names of the categories as you want with the ID which is the same in the table having the value and then make arelationship between these two tables and display the data using the column from the new table.
If I answered your question, please mark my post as solution so it would appeare to others, Appreciate your Kudos 👍
Proud to be a Super User! | |