The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
There are 2 tables (Inventory and Target) in this scenario and connected by Plant. There are some plants in Inventory table not present in Target table and vice versa, therefore you see a rise/spike in the green line. The green line represents the current target line which is the sum of target based on plant selection. What would be ideal is to get to the red line where the value (sum of target) would be the same across.
Current formula:
Solved! Go to Solution.
@jordanxie Perhaps:
Target Sum = SUMX(ALL('Targets'),[ Somme de 2019 Target ])
@jordanxie Perhaps:
Target Sum = SUMX(ALL('Targets'),[ Somme de 2019 Target ])