I need a way to read and extract all visual properties of objects which exist in a PowerBI dashboard. The information will be exported to a csv file. Here's is columns of what I need:
Page Display Name
Page Name
Page Visibility
Page Default Width
Page Default Height
Visual Name
Visual Title
Visual Type
Visual X
Visual Y
Visual Width
Visual Height
Deliverable is a csv which contains the information above for each object in a dashboard.
Is there any solution?