cancel
Showing results for 
Search instead for 
Did you mean: 
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
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.