Forum Discussion
Based on range
for range date slicers you need to use min/max not Selectvalue().
Selectedvalue() will not work with range date slicer.
Thanks & regards,
Pravin Wattamwar
www.linkedin.com/in/pravin-p-wattamwar
If I resolve your problem Mark it as a solution and give kudos.
check my blog here
https://community.powerbi.com/t5/Community-Blog/Connecting-to-a-Tabular-Model-Using-Power-BI/ba-p/913784
If we use only min and max it is not pointing to that particular table(transaction tables).
Here we need to count the IDs based on the date selected in the slicer count of active and count of Inactive.
Anonymous
Thanks and regards
CH MANI DEEP
- Anonymous6 years agoNot applicable
why you mean by this "If we use only min and max it is not pointing to that particular table(transaction tables)"
you can use any tablle column with min and max.
Thanks & regards,
Pravin Wattamwar
www.linkedin.com/in/pravin-p-wattamwar
If I resolve your problem Mark it as a solution and give kudos.check my blog here
https://community.powerbi.com/t5/Community-Blog/Connecting-to-a-Tabular-Model-Using-Power-BI/ba-p/913784