Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am trying to convert the tableau calculations to Power BI.
There are few issues I faced while converting the dashboard.
1. Window_avg in power BI - calculating the windows_standard Deviation in poewr BI
WINDOW_STDEV(SUM([Sales]))
2. TOTAL(SUM([Qty LB]) - I am not able to understand difference between Total and sum, but the Calculation dax is
sum([Sales1])/total(sum([Sales1))
I am not getting the result I need in power BI.
Power BI file : Sample File.pbix
I am not exactly sure of how to create the above two calculated field in power BI.
Help in this is needed.
Thanks in advance
@asdf1608 There is no TOTAL function in DAX that I am aware of or WINDOW_STDEV. Is that Tableau code?
@Greg_Deckler Yes it is available in tableau and the result of that, I have attached it as screenshot.
I am not sure of how to convert that to Power BI DAX.
Please help me in this
@asdf1608 The Sales measure is just SUM('Sheet1'[Sales]). What does the other measure represent? It seems like a percent of grand total but I don't think that is quite right. See attached PBIX below signature.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 21 | |
| 10 | |
| 8 | |
| 8 |