The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
15 | |
2 | |
2 | |
1 | |
1 |