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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Anonymous
Not applicable

Divide rows for the corresponding aggregate

Hi, I'm a newbie at DAX...
So far I've managed my reports in Power BI with exel and vlookup calculations only... but they're exonerating!!
I would like to go one step beyond writing my formulas not in excel but directly in BI.

 

I have a series of stores with their own reference clusters and I calculate sales average per Cluster (I managed it with a quick measure) Now I should divide the sales of the room by its average...
I tried Calculate but I don't have to apply a single filter I need all the clusters.

Thanks !!

 

2 REPLIES 2
AntrikshSharma
Super User
Super User

If you want to remove filters then use REMOVEFILTERS, can you show what your data looks like?
Anonymous
Not applicable

Hi thanks for the answer...

I will try to explain better. I ha ve two tabs

tab 1

Id CodeCluster Value
1A4
2B20
3D10
4C8
5A9
6A15
7C7
8B2

and I computed in tab 2  the aggragate average for custer ( as pivot excel with field average).

Now I would obtaina  in tab 2 le value ove cluster and than divide the value for its average, in this way

Id CodeCluster valueAverageNorm
1A490,4
2B20211,0
3D10101,0
4C881,1
5A991,0
6A1591,6
7C780,9
8B22211,0

 

How I can implement in DAX?

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.