Forum Discussion
Anonymous
4 years agoNot applicable
Formulas in a self referencing table
Hi, I have an issue where my excel formulas are always being overwritten when my query is refreshed. I know why this is happening, the columns are part of a self referencing table so the formula...
- 4 years ago
Hi Anonymous ,
Please add the custom column in Power Query Editor.
= Duration.Days( DateTime.LocalNow() - [order date] )If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-kkf-msft
4 years agoCommunity Support
Hi Anonymous ,
Please add the custom column in Power Query Editor.
= Duration.Days( DateTime.LocalNow() - [order date] )
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.