Forum Discussion

serenityendy's avatar
serenityendy
Frequent Visitor
7 years ago
Solved

Create a table automatically filter by date

Hi All,   Any suggestion is appreciated.   I am trying to create a table filter by calendar date.  Each of the page will only list out each of the calendar events based on the particular date. ...
  • Thim's avatar
    Thim
    7 years ago

    The largest report i have heard of was around 250 pages, but they never hit any limit, so you might be able to make a 365 page long report, but I have no idea if Power BI can handle it, or handle to print it, or convert to PDF. 

     

    If possible, i would concider making a weekly page if possible, since doing one page for each day will be incredibly time comsuming to build.

     

    But concidering what you want, I would say it is possible. :-)

     

    Here is how i would do it.

    I would devide the date onto 3 colums shoping Day, Month and Year, and use these as filters.

    On each page i would put Day and Month on the Page level filter, and set it to the correct month and day.

     

    The Year, i would filter on Report Level Filter.

     

    When you are done, all you need to do for each start of the Year is to change the Year on one of the pages, and this will then affect the rest of the pages. Also by doing it this way, you will have no visible slicers.

     

    Hope this will help. :-)