Forum Discussion
what if parameter giving me an aggregation error
- Anonymous4 years ago
Hi Anonymous ,
I created a sample pbix file(see attachment), please check whether that is what you want.
Create a measure as below to replace your original calculated column [lower_or_greater]:
Best Regards
okay. So to have that feature, i made it into a measure with this:
Now that I have that new measure, i want to bucket the 1's and 0's into a 100% stacked column chart. What can i do after doing this?
or do you see what im trying to accomplish and do you have any other alternatives to what im trying to do ?
Anonymous In general, to use a measure in that way, you need to use the Disconnected Table Trick as this article demonstrates: https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick/ba-p/279563
- Anonymous4 years agoNot applicable
does that work for what if parameters. and what did you mean by data refresh by any chance ?