Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Could you please assist with formula. I am trying to calculate sum of quantities of waste for specific date. I select to filter by date only but for whatever reason it also filters by product. Does anyone know how can I remove the filter on the product?
On example below I need new column to show "sum waste qty" for 18/12/2018 of 114, not 45.
Solved! Go to Solution.
Hi,
Sorry managed to fix myself. I changed domain model that line and product both separate entities and it worked with this formula.
Hi @Anonymous,
How do you create the relationshiop between the two tables?
By my test, if you create the relationship betweent the two tables with Product ID, your formula should work.
Here is my test.
If you still need help, please share a dummy pbix file which can reproduce the scenario, so that we can help further investigate on it? You can upload it to OneDrive and post the link here. Do mask sensitive data before uploading.)
Best Regards,
Cherry
Please find the link below:
We have a link from the output logs through products to the waste logs. The relationship between output and products, and the relationship between waste and product is both based on the product id.
All data inside the file is dummy data so no concern about sensitive data here.
Hi,
Sorry managed to fix myself. I changed domain model that line and product both separate entities and it worked with this formula.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.