The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
iam new topower bi.
any one please explain solution to this issue?
i have few reports in one page of pbix file.most of reports using particular field "date". now i want filter all my reports in starting date(>=jan1 2018)and ending date(<=dec 31 2017). how would i check?
is their any feature is available for doing this in power bi?
thanks in advance
Solved! Go to Solution.
Hi @annapurna,
=> i have few reports in one page of pbix file.most of reports using particular field "date".
Are the reports using one same field "date"? If so, you can simply create a slicer on this field "date".
For more details, please refer to following articles:
https://docs.microsoft.com/en-us/power-bi/power-bi-visualization-slicers
https://docs.microsoft.com/en-us/power-bi/desktop-slicer-filter-date-range
Thanks,
Xi Jin.
Hi @annapurna,
=> i have few reports in one page of pbix file.most of reports using particular field "date".
Are the reports using one same field "date"? If so, you can simply create a slicer on this field "date".
For more details, please refer to following articles:
https://docs.microsoft.com/en-us/power-bi/power-bi-visualization-slicers
https://docs.microsoft.com/en-us/power-bi/desktop-slicer-filter-date-range
Thanks,
Xi Jin.
Not entirely clear on the verbiage here but if you have a bunch of visuals on a single Page, then you could use Page level filters available in the bottom of the VISUALIZATIONS pane. There you could use Advanced filtering to filter your Date column.
Also, you could use a Relative Date Slicer to do that as well.