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 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.
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
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 | |
| 3 | |
| 1 | |
| 1 | |
| 1 |