Forum Discussion
Sidhu
4 years agoFrequent Visitor
Converting Tableau Fixed to Power BI
I am trying to convert the tableau report to PowerBI and having hard time converting these calcualted fields Measure 1 = sum(zn([Value1]))*sum(zn([Value2]))/sum(zn([Value3])) Measure 2 = { FIXED...
RayWu
Memorable Member
4 years agoSidhu yes you can via quick measure by right clicking on the data .
In power bi we used dax, if you not familar with it , worth checking out https://dax.guide/functions/logical/
- Sidhu4 years agoFrequent Visitor
I am looking for some help in converting them, I did the basic conversion, the measures are showing right values at the row level but the totals are not showing accurately.