Forum Discussion
badger123
7 years agoResolver I
Help with measure
Hello, Hoping someone can help with this. I have tried to simplify my problem with some dummy tables (see pbix file here: https://drive.google.com/file/d/1emMTSkXIrs0D8ZIjVURqC0yLf_70Ma3k/view?us...
- Anonymous7 years ago
Hi badger123 ,
I don't think you can direct use above formula on your scenario.
You need to change relationship to break auto exist filter, then use current date to filter on correspond team id from other table and use extract id list as filter condition.
Regards,
Xiaoxin Sheng
badger123
7 years agoResolver I
Amazing, thanks Anonymous . That works. Do you know how I can sum the values broken down by date fromTable 2? I.e. achieve the following (based on selecting item two in slicer):
| Date | Values |
| Jan-19 | 1450 |
| Feb-19 | 1180 |
| Mar-19 | 1300 |
Anonymous
7 years agoNot applicable
Hi badger123 ,
I don't think you can direct use above formula on your scenario.
You need to change relationship to break auto exist filter, then use current date to filter on correspond team id from other table and use extract id list as filter condition.
Regards,
Xiaoxin Sheng