Forum Discussion
Jimb2007
5 years agoRegular Visitor
Expression.Error
Anyone know how to fix this Expression.Error below? I was trying to get help on adding a number of days to the current date to give me an Out of Stock Date. Totaly frustrated and need h...
- 5 years ago
Hi Jimb2007 ,
Did you contains FinalStep step in your query? The error means that you don't have FinalStep steps or table in your query. As normal, Table.addColumn used to use the last step as input like:
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
v-deddai1-msft
5 years agoCommunity Support
Hi Jimb2007 ,
Did you contains FinalStep step in your query? The error means that you don't have FinalStep steps or table in your query. As normal, Table.addColumn used to use the last step as input like:
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai