Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

FIxed equivalent Power BI (Using AllExcept) not showing the data I need

Hi there!

I am new to PowerBI where as I used to use Tableau.

I really need help on how to use PowerBI correctly in terms of the 'FIXED' equivalent from tableau. 

Below is my formula in tableau:

kemasfirdausm_0-1683692394624.png

 

Below is formula for Power BI:

kemasfirdausm_1-1683692436503.png

 

And this is what I got (The table below is only summary):

kemasfirdausm_2-1683692583001.png

 

So I did the RETURN and SUMX Values because I need to sum all the average of 'order amount by item'

 

The Total value showing is not aligned. 

Please help!

 

Thank you very much.

3 REPLIES 3
Anonymous
Not applicable

Let me go into detail what I mean:

kemasfirdausm_0-1683773573246.png

Above is an example of a raw data that I have. I need to average the "Net Amount" so that it aligns with the "Billing Amount"

 

Below is expected data:

kemasfirdausm_1-1683773622696.png

So, after net amount is averaged, I will total them.

 

I have no problems using fixed in Tableau, but in Power BI, it seems its summing the the net amount before it is averaged. Please help for any clues or directions!

 



amitchandak
Super User
Super User

@Anonymous , Change return  like

 

Sumx(Summarize(nonreurn_callsenter, nonreurn_callsenter[prder ifdo - order number] ,nonreurn_callsenter[prder ifdo - item id], "_1", NetAmount), [_1]) 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Sadly this does not work. 

Below formula however is getting me very close to the numbers that I'm looking for. So I put the below formula on the column while changing it to Sum.

kemasfirdausm_0-1683707845603.png

 

Below is the values: (Your solution is order amount by item):

kemasfirdausm_1-1683707883451.png

Your solution is on the most right. The formula that I show above is the avg net amount. 

The real value is on 1,660 so im getting really close, but I dont know why there is this slight difference. 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.