Forum Discussion
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 to select one single date only.
Kind regards
Ioannis Ioannou
- 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
9 Replies
- athharFrequent Visitor
An elegant solution from guy in a cube: https://guyinacube.com/2020/05/13/build-a-date-picker-in-power-bi-desktop/
- pbiozkanHelper I
Hi,
Try using adding date to report or page level filters and select specific date.
- Phil_SeamarkMicrosoft Employee
Hi iioannou
Have you tried the "Single Select" option in the slicer properties? This will only be available when in dropdown or list mode
- iioannouHelper I
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...
- pbiozkanHelper 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.