Forum Discussion
bzjens
4 years agoFrequent Visitor
Dynamic Receivables aging
Hi, I have spent a few days trying to find a solution here, and I cannot find a post in here that sets me in the right direction. I have a list of invoices from our accounting system with the...
TheoC
4 years agoCommunity Champion
Hi bzjens
Can you recreate the measure in the form of a Calculated Column then add that to the table? This may lead to a quicker resolution.
Otherwise, you will likely need to create a secondary measure using the "IF ( HASONEFILTER (Measure) = TRUE() , Measure1 , Measure2)" philosophy as explained by Greg in this post: https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907
Hope the above is of some type of help 🙂
Theo