Capturing data size from a path
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi ,
I need to capture the total data size from a path.
EX: Path need to be taken C:\Users\ABC\OneDrive - Desktop\Power bi\dashboard1
1. i need to generate a excel/report to visible the total data size inside the folder(dashboard1).
2.Need to capture all the file names from the path
Please take a look in to it...and help me with a solution.
Thanks in advance!
- Labels:
- Developer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @anjanarnair,
When you use the directory Tool and select the Folder you want to get the files from, you get the Column "Size" which shows the data size of the elements there. You also get all the file paths.
Example (path is in there too):
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @FrederikE ,
Thanks for the quick reply!
Its showing each individual size..I need to get the total size.
EX:-It is showing the individual size(refer below snip)...i need to get the total size in a source path (In other words total 4 GB in one directory..(C:\User\OneDrive -\Desktop\Power bi).
Please give me a solution for this...
Thanks,
Anjana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @anjanarnair,
In the Summarize Tool, you can group by the Directory and then sum up the Sizes.
Edit: This sums up by folders - Subfolders are seperated. Here the question is on what level you want to show them .
