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 September 15. Request your voucher.
Hi I'm new to Power BI. I've set up a dashboard that shows pulls in data from SQL server using Direct Queries. The data shows up fine when the gateway is online. However when the gateway is offline the dashboard is blank (displays an error). Is there a way that the dashboard can show the last synced data before the gateway went offline rather than displaying an error message?
Solved! Go to Solution.
try changing your model from direct query to dual mode in power bi desktop in relationship (storage mode under advance options) , that will make your table being both, direct query and importet, so when your gateway its offline BI would have the last refreshed information oon it , other them this I dont think its possible since in direct query the model mantains the data on the source.
if this was of help and solved your question, please mark as soluction and give some kudos 🙂
Proud to be a Super User!
Thanks for your reply! I will try it and let you know if it works.
try changing your model from direct query to dual mode in power bi desktop in relationship (storage mode under advance options) , that will make your table being both, direct query and importet, so when your gateway its offline BI would have the last refreshed information oon it , other them this I dont think its possible since in direct query the model mantains the data on the source.
if this was of help and solved your question, please mark as soluction and give some kudos 🙂
Proud to be a Super User!