Reading PowerBI Table Data

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.

  1. Tried screen scrapping but with it only getting limited data there is more data after scrolling which i am not able to read
  2. Using data scrapping it is not able to detect it as a table and facing the same issue of scrolling
  3. 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,

I have the same problem. When I try to mark in add-datatable, I just can take the first column. With other kinds of tables in web works just fine.