Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
koorosh
Post Partisan
Post Partisan

How get a report about used space by each user

Dear experts

Have a list of files and folders that each user used on the server. How can get a report that shows total space for each user on the server? For instance, the size of c:\users\koorosh represents all space used by Koorosh user.

 

Typepathsize
folderC:\users\koorosh1200
fileC:\users\koorosh\A500
folderC:\users\koorosh\AA200
fileC:\users\Mike\B10
folderC:\users\Mike2700
folderC:\users\Mike\BB800
1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@koorosh , split by \, remove the columns that are not required. Looking at the structure , you should get user name easily

https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
koorosh
Post Partisan
Post Partisan

Let me try and back to you Amit. Thanks

amitchandak
Super User
Super User

@koorosh , split by \, remove the columns that are not required. Looking at the structure , you should get user name easily

https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors