Forum Discussion
vytas
6 years agoHelper I
Calendar Date Context
Hello , There is a measure Unpaid Invoice Days =
VAR _tbl =
FILTER (
ADDCOLUMNS (
SUMMARIZE (
Debt;
Debt[DocumentNo];
Deb...
dax
6 years agoCommunity Support
Hi vytas ,
Did you have relationship between two tables or how did you design you table? If possible, could you please inform me more detailed information(such as your expected output and your sample data (by OneDrive for Business))? Then I will help you more correctly.
Please do mask sensitive data before uploading.
Thanks for your understanding and support.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- vytas6 years agoHelper I
Hi dax ,
There is sample data file. All information is in there. https://1drv.ms/u/s!Ag3StL_v1twMoVIBrE0WPgoN3QT4?e=3vAIMv
Thank You in advance