Report Snapshot/Freeze Data Scenario

Hi,

Does anyone have work around to take monthly or bi weekly reports snapshot of PowerBI Report which is based off SQL Server On Prem Direct Query mode. User wants to lockdown the last period data and publish it to broader group. There is one APP which is already live that is available to all users and power user wants to take a copy on last date of last period and be able to lockdown/freeze the data within report. Please advise how best to approach this

My Approach: I have suggested to convert to Import Mode and publish to dev workspace and then copy this report over to desired prod workspace so they will not have option to refresh on dataset. Warned the user not to click on Dataset refresh. Is there a way to disable the Dataset refresh completely ?

Thanks in Advance

Archer Jayden

Hi @Archer, we aim to consistently improve the topics being posted on the forum to help you in getting a strong solution faster. While waiting for a response, here are some tips so you can get the most out of the forum and other Enterprise DNA resources.

  • Use the forum search to discover if your query has been asked before by another member.

  • When posting a topic with formula make sure that it is correctly formatted to preformated text </>.

  • Use the proper category that best describes your topic

  • Provide as much context to a question as possible.

  • Include demo pbix file, images of the entire scenario you are dealing with, screenshot of the data model, details of how you want to visualize a result, and any other supporting links and details.

I also suggest that you check the forum guideline https://forum.enterprisedna.co/t/how-to-use-the-enterprise-dna-support-forum/3951. Not adhering to it may sometimes cause delay in getting an answer.

Interesting scenario. Not something I’ve had to deal with at all myself.

Maybe someone else in the community has some good ideas to share on this

Sam

1 Like

Hey @sam.mckay, I deal with such requests on daily basis and we are fully operational in DQ mode. I have approached this with User training on converting DQ to Import and advised not to touch refresh like ever if they want to see stagnant data

Many thanks,
@Archer

1 Like

Hi @Archer

There is no option to disable refresh completely in Power BI. I also like the option you have shared. Other option could be to

  1. Take Snapshot of data and copy them in an Excel file or similar source. Change connection in Power BI from SQL to Excel (should be easy), Publish the report and don’t setup the Excel as part of Gateway sources. This way, even Power User won’t be able to do refresh.
  2. Make a seperate PBIX file for each required date and in Advanced Editor disable (Include in Refresh) for all the queries.

Each option will have it’s own share of Disadvantages.

Thanks
Ankit J

2 Likes

Hi @Archer, we’ve noticed that no response has been received from you since the 4th of June. We just want to check if you still need further help with this post? In case there won’t be any activity on it in the next few days, we’ll be tagging this post as Solved. If you have a follow question or concern related to this topic, please remove the Solution tag first by clicking the three dots beside Reply and then untick the checkbox. Thanks!

Quite innovative options from you , Thank you !