Forum Discussion
Felicity
3 years agoRegular Visitor
Use written formula from table to determine output in Power Query
I am attempting to write a tool for projecting cost over a series of months for a range of line items, where the item type determines how much cost is taken in which particular month. Each line coul...
- 3 years ago
Expression.Evaluate can do this job.
wdx223_Daniel
Community Champion
3 years agoExpression.Evaluate can do this job.
Felicity
3 years agoRegular Visitor
Perfect, thank you so much!