Forum Discussion
Formula to Sum a Measure Based off Multiple Columns
- 1 year ago
Hello,
Thank you for your help. I figured out the formula to sum a measure.
Formula to sum a measure = SUMX(VALUES(your table name),[measure])
Hi gmasta1129 ,
Thank you for reaching out to Microsoft Fabric Community.
Thank you mdaatifraza5556 for the prompt response.
In order to sum the values in "FundStrat%" (measure) by portfolio code and run date (columns):
You can try using the DAX implemented in the attached PBIX file with sample data.
Created a measure called [Total Fund Strat% by Portfolio and Date].
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" ā Iād truly appreciate it!
Thank you.
ā
- gmasta11291 year agoResolver I
Hello v-venuppu ,
Thank you for the response. I cannot open the file. Can you please copy and paste the formula into the message box?