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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
RuchiBagaria
New Member

calculated table for last 6 months not in DAX measure

I have a formula,

 

FinalValue = (A/B)*C = (Total sales in last 6 months/no. of transactions in 6 months)* no. of customers with zero sales.

A=total sales in last 6 months

B=no. of transactions in 6 months

C=no. of customers with zero sales.

I can do it in DAX but there are issues. Now, I need to do this in a calculated table.

My main table called 'MergeTable' has customer, item, channel, year, month, sales.

 

A and B are calcualted at Item level ignoring the Customer

C is calculated at lowest granularity i.e. Customer level.

 

Please help me create a calculated table which can show A, B values for each row at Item level and C values at customer level.

 

 

 

1 REPLY 1
Anonymous
Not applicable

Hi @RuchiBagaria ,

Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.

How to Get Your Question Answered Quickly  

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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