Forum Discussion
vvalera
2 years agoNew Member
Data flow weight
Hello everyone, a question: How can I know how much weight a data flow has? For example, if a report weighs 12 MB or 110MB, how do I know the weight of the flow?
j_ocean
2 years agoHelper V
If you want the size of the code you can export as a json.
If you want to know the size of the data stored, import all tables to a pbix and check the file size.