Forum Discussion
Unwanted Aggregation with dynamic Ranking
- 5 years ago
Let's say you have a physical table with five columns. In Power BI you add one column to a visual. Power BI will do a GROUPBY on that column. You add one more column. Power BI will group by the two columns etc.
You continue to add columns to the visual, until all columns have been added. Power BI will still do a GROUPBY !!!
To add insult to injury, Power BI is not case sensitive.
Have fun.
If you don't want Power BI to aggregate, don't feed it groupings. It's what it does. One could say it is one of the main design principles of Power BI. Good luck winning that fight.
- Anonymous5 years agoNot applicable
Hi Ibendlin,
thanks for your reply!
Could you explain what you mean bei groupings and where I used one? Do you mean the rankx Call?
I just don't get how the level of Aggregation changes with the fields I use in a visual.