Forum Discussion
Single Date Selection
- 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
Hi,
Try using adding date to report or page level filters and select specific date.
No that not what I want but you may be able to help if you are experienced enough with Power BI as I am not.
I have this filters on top of a matrix and what I want is to basically reflect my matrix.
The problem is when I choose Day then the Matrix shows only that Day. If I disable the Day filter then it shows all for the month but I want to achive Month to Date functionality. Please let me know if you can help as it has been a while since I am trying to find a solution on this...
- pbiozkan8 years agoHelper I
Not sure I understand but add day from date to your matrix table, not month. This way, you can see days instead of month, which is April in your visual.
- iioannou8 years agoHelper I
Yes I have done but I want to show all the dates up to 25th ... How can I do that ? If you can help me sort this then my problem is sorted out - Basically I want to show all the days up to the 25th of April 2018 on my matrix table. Let me know if this is not clear enought.
- Phil_Seamark8 years agoMicrosoft Employee
You should be able to create YTD, MTD and daily calculated measures that use the same slicer.
- Anonymous8 years agoNot applicable
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