Attach is a screenshot of my tables and columns/values I have. I am very new to power BI and have searched for a solution to my problem but it all leads to a running total which I does not solve my issue.
I am trying to create a future calculated measure that needs to reference a grand total of total meals as so (grand total total meals * Fairshare %). I could create a column/measure with the grand total written into the equation but i would like to have this column dynamically change since new data will be updated on a monthly basis. The logic should be to have the new column just refer to the grand total meals (whatever value it is; 788150 in this case) multiplied with fairshare % column for each row but I can't see a way to refer to a grand total in power BI.