Forum Discussion
capko
Helper II
3 years agoFiltering pareto
Hello, I've a list of sales with a line each time an article is sold, the date and the sell amount. I've created a measure in order to do a Pareto analysis: Pareto =
VAR CostVar = [Total_Co...
amitchandak
Super User
3 years agocapko , Try like
Power BI Window: Pareto Analysis Again, 80% of sales, Order by Measure when REL position is used: https://youtu.be/GpoITi_tRIw
capko
Helper II
3 years agoThanks for you support !
I'm trying to replicate the video but I'm facing several problems. The most important one: 'WINDOW' is not recognised as a function, as well as 'ORDERBY' (it recognize 'ORDER BY') 😕
Am I doing something wrong ?
- capko3 years ago
Helper II
Well, I've checked and the 'WINDOW' function seems to be a new one included in another version of Power BI than the one I'm allow to use at work... There is any other way of doing exactly the same using the version of Power BI 2.107 ?