Forum Discussion
Hijbul_Bari
5 years agoFrequent Visitor
Difference between two rows
Hi Can you please help me to find DAX for change%. "Month" is not a date column (its a text value) and CSAT came from another Measure (Average of Score). I need to calulate percentage difference. A...
Hijbul_Bari
5 years agoFrequent Visitor
Thanks a lot. Your concept is right. But I don't have any Date table. The Month Name is a nothing but a "Text" like Jan, Feb etc came from Raw data. Is it possible without date/time intelligent fuction, get the same output using any other function like "Earlier"?
Hijbul_Bari
5 years agoFrequent Visitor
For better understanding if I remove Month and bring product column then output should be the following way. Means it always compare upper two rows and give the Percentage Change.