The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi guys,
PBI is getting a strange behaviour, total line is not matching correct sum of the lines as below:
It should be as excel file below - I am replicating it in PBI.
Both file can be download here:
Excel:
PBI:
https://drive.google.com/file/d/1y3hLouUxvSQhITCzB5F4j63jvZZrIJ7r/view?usp=sharing
Maybe I also need to replicate in PBI columns 1st month and last month from excel in order to get correct numbers?
I am not sure which formula should I use to ranking months in PBI in order to get them.
Can somebody help me on that issues?
Thanks in advance!
It's a totals issue rather than "PBI is getting a strange behaviour". The measure is being evaluated across the whole table where you want it to sum the individual values for each line.
Have a look at g deckler's posts "dealing with measure totals" and I will help if you are not getting anywhere.