I am displaying the Visual representation in PowerBI in table format and trying to read that table data but I am not able to read it. Has anyone tried to read the data from PowerBI before. Can anyone help me with this issue.
Approach tried.
- Tried screen scrapping but with it only getting limited data there is more data after scrolling which i am not able to read
- Using data scrapping it is not able to detect it as a table and facing the same issue of scrolling
- Tried to find some selector to iterate among rows and columns but not able to find such dynamic selector for iterating
For security reason I cannot share the data
Thanks,