Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a report the connects to csv files in a shared server folder. Any time someone deletes or renames the source csv files, the report refresh fails. I need a way to prevent the others from deleting these source files.
From the server, we can set permission for the csv files.
But is there a way from power BI we can prevent the deletion?
Solved! Go to Solution.
Hello @Anonymous ,
Power BI imports data from the csv file, so you'll have a copy of the data that is in the csv in the power bi. so if deleted or changed the path, the report will work but will not refresh.
You can't prevent file deletion from Power BI, there is no such way to do this in Power BI.
check this video to dynamically change path in Power BI https://youtu.be/LHNVkiGlUbE
If I answered your question, please mark my post as solution so it would appeare to others, Appreciate your Kudos 👍
Proud to be a Super User! | |
Hello @Anonymous ,
Power BI imports data from the csv file, so you'll have a copy of the data that is in the csv in the power bi. so if deleted or changed the path, the report will work but will not refresh.
You can't prevent file deletion from Power BI, there is no such way to do this in Power BI.
check this video to dynamically change path in Power BI https://youtu.be/LHNVkiGlUbE
If I answered your question, please mark my post as solution so it would appeare to others, Appreciate your Kudos 👍
Proud to be a Super User! | |