Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |