Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |