Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi
Recently I encountered a problem. I have tried to map following set of data : I have a few organisations, each organisations have their own member. Futhermore each member have unique ID number.
I have tried following solution :
"categorical": {
"categories": {
"for": {
"in": "Members"
},
"dataReductionAlgorithm": {
"top": {}
}
},
"values": {
"group": {
"by": "Organisations",
"select": [{
"for": {
"in": "Ids"
}
}
]
}
}
}But, apparently I can not highlight my dateset by organisation (there is no highlight data inside dataView)
How can I work around that problem ?
Any help will by extremely helpful
Michal
Solved! Go to Solution.
Problem is already solved. Data model was incorrect. All features work properly.
Sincerely
Michal
Can you share data smaple of what you expect and what you expirience now?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Problem is already solved. Data model was incorrect. All features work properly.
Sincerely
Michal
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |