Forum Discussion

Mai_Nashaat's avatar
Mai_Nashaat
Helper II
5 years ago
Solved

Get previous report from supplied date

I have a daily dashboard report that displays analysis on daily data.

Need to make a functionality that when entering a previous date the report of this past date displays.

 

Any idea how to make this will be appreciated.

 

thanks in advance

  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Mai_Nashaat,

    Any table fields that record the row created timestamps? If that is the case, you can simply filter on that field to get correspond records.
    Otherwise, it is hard to achieve these, power bi itself not exist any historical analysis feature to record/review the daily dataset status.

    Regards,

    Xiaoxin Sheng

3 Replies

  • Mai_Nashaat 

    Please provide a clear explanation and sample data or screenshots to understand your question. You can save a sample Power BI file in OneDrive or Google Drive and share the link here.,

    ________________________

    If my answer was helpful, please click Accept it as the solution to help other members find it useful

    Click on the Thumbs-Up icon if you like this reply 🙂


    Website YouTube  LinkedIn


  • I'm really sorry I  can't I'm working on my company's data .
    I've tables that represent sales and shipment of my company.

    this data is  daily and I got it from shared drive.

    In my report I display the date of today.

    My question .. I need to make a functionality that when I enter a certain date I can get the report of that day.

     

    Iguess we may reach that either by saving the reports from power bi dashboard in a place with their dates and read the one we need from the date supplied,

    or we can read the source of the data of that date (I've them all uploaded to shared drive with the date and time of each

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Mai_Nashaat,

    Any table fields that record the row created timestamps? If that is the case, you can simply filter on that field to get correspond records.
    Otherwise, it is hard to achieve these, power bi itself not exist any historical analysis feature to record/review the daily dataset status.

    Regards,

    Xiaoxin Sheng