Forum Discussion
Table Visual
Hello All,
I have been learning the Power BI for 4 months. I need your support for an issue.
I have the following visuals in the excel, however, I would like to create it in the Power BI.
Is it possible?
- Anonymous6 years ago
HI coskunfirat,
Maybe you can create a color mapping table with specific category and color codes, then you can write a measure to extract current row contents and lookup value from the mapping table. (use it on value filed conditional color formatting)
Use conditional formatting in tables
If you confused about formula coding, please share some sample data with the expected result.
Regards,
Xiaoxin Sheng
3 Replies
- amitchandakSuper User
- Greg_DecklerCommunity Champion
Probably, Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
- AnonymousNot applicable
HI coskunfirat,
Maybe you can create a color mapping table with specific category and color codes, then you can write a measure to extract current row contents and lookup value from the mapping table. (use it on value filed conditional color formatting)
Use conditional formatting in tables
If you confused about formula coding, please share some sample data with the expected result.
Regards,
Xiaoxin Sheng