Forum Discussion
AR Aging Amount after adding RATE not working
- Anonymous5 years ago
Hi Anonymous ,
Based on your description, you can create a measure as follows.
_rate = SUMX(FILTER('RATE',[SOURCE]=SELECTEDVALUE('AR'[SOURCE])),[RATE])Result:Hope that's what you were looking for.
Best Regards,
Yuna
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous5 years ago
Hi Anonymous ,
Thanks for your reply.
In table “AR”, there are only two values(TS and TI) in "Source" field. So TA and TP display NULL.
Best Regards,
Yuna
Hi Yuaj
Thank you for wanted to help me.
Now my Rate work for Sales Table also Inventory Table But not work for AR Table.
Above is the link for my PBI file
Paul
Hi Anonymous ,
Based on your description, you can create a measure as follows.
_rate = SUMX(FILTER('RATE',[SOURCE]=SELECTEDVALUE('AR'[SOURCE])),[RATE])Hope that's what you were looking for.
Best Regards,
Yuna
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous5 years agoNot applicable
Hi Yuaj
Thank you very much , it work for SOURCE = TS AND TI now , but SOURCE = TA and TP display null.
- Anonymous5 years agoNot applicable
Hi Anonymous ,
Thanks for your reply.
In table “AR”, there are only two values(TS and TI) in "Source" field. So TA and TP display NULL.
Best Regards,
Yuna
- Anonymous5 years agoNot applicable
Hi Yuaj
thank you very much , you are very sharp . I just check . It does not load all the 4 raw data file , some how folder name suddenly change . I need to reload again from zero.