This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
I have granted users access to the folder and to the individual reports inside it. After checking, it turned out that users can only see reports and they do not have access to the folder. Access is specified in the settings.
Can you suggest possible causes of this problem? Deleting and re-granting access to a folder is ineffective.
Solved! Go to Solution.
Hi @Julia1 ,
You can use Windows Terminal to change ownership of the folder. To gain ownership of a specific folder via Windows Terminal, follow these steps:
1.Right-click on the Start menu icon and select “Terminal (Admin).”
2.Type the following command and press . Make sure you add the path to your folder between the quotation marks.
TAKEOWN /F "path of the folder" /R /D Y
Below is the detail information will help you:
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Julia1 ,
You can use Windows Terminal to change ownership of the folder. To gain ownership of a specific folder via Windows Terminal, follow these steps:
1.Right-click on the Start menu icon and select “Terminal (Admin).”
2.Type the following command and press . Make sure you add the path to your folder between the quotation marks.
TAKEOWN /F "path of the folder" /R /D Y
Below is the detail information will help you:
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.