The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello, I need a calculated column with the total sales of each customer. I can't do it in a measure because I need it to eliminate the duplicates for the connection to an other table.
Example:
Solved! Go to Solution.
Hi,
you can try this calculated column
If this post isuseful to help you to solve your issue consider giving the post a thumbs up and accepting it as a solution !
Hi @Broeselchen ,
If I understand well - you want to have new column with Total Sales, correct?
If yes - please try following formula:
Sorry, this didn't work.
Strange that it does not work for you, but I see that amitchandak has some alternative solution.
Good luck with your project!