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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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.