Forum Discussion
vytas
Helper I
6 years agoCalendar Date Context
Hello , There is a measure Unpaid Invoice Days =
VAR _tbl =
FILTER (
ADDCOLUMNS (
SUMMARIZE (
Debt;
Debt[DocumentNo];
Deb...
dax
Community Support
6 years agoHi 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.
vytas
Helper I
6 years agoHi dax ,
There is sample data file. All information is in there. https://1drv.ms/u/s!Ag3StL_v1twMoVIBrE0WPgoN3QT4?e=3vAIMv
Thank You in advance