Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello All,
Try to connect two tables to dive promo spend by shipments by Brand. How do I connect this measure to a specfic brand?
I have posted a picture of current formula that is not working.
Solved! Go to Solution.
You're missing a close parenthesis on the first SUM function.
Thank you. Here is the formula and results below. Is there a way for it idenifity each brands spend per case?
wrap your entire formula in a CALCULATE() statement.