Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Only records where a status occurs for the first time shall have the value 'True' within the column “Status Changed”.
How to calculate True / False value of column "Status Changed"?
Solved! Go to Solution.
Fun fun only, a showcase of powerful Excel formulas,
Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |
Bing Chat was not able to answer with some simple lines of DAX that worked. But @ThxAlot solved my problem while I was asleep - short, simple - nice & easy 🙂 Great job!
Fun fun only, a showcase of powerful Excel formulas,
Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |