Forum Discussion
iioannou
8 years agoHelper I
Single Date Selection
Dear Power BI, Can you please let me know if there is option - slicer for single date selection ? We need this because we will be building reports such as Daily, MTD, YTD and we wish the user ...
- Anonymous8 years ago
HI iioannou,
For your requirement, you need to create new calendar which not related to current table to ignore filter effect.(create relationship to new table also not allowed)
Then use new table as source of slicer, then write a measure to get selected value.
After these steps, you can use above measure as filter parameter with your calculation formulas.
Regards,
XIaoxin Sheng
Phil_Seamark
8 years agoMicrosoft Employee
You should be able to create YTD, MTD and daily calculated measures that use the same slicer.
iioannou
8 years agoHelper I
You are not answering though to my question. Can this be done based on what I explained and based on the screenshot ? If yes then please explain otherwise let me know so that I can go look somewhere else for an answer and Power BI professionals that can help.