Forum Discussion

dantbl's avatar
dantbl
New Member
6 years ago
Solved

Data Validation Power Bi reports

I have a couple of power bi reports. The reports are getting from data from an azure sql database. I'd like to ensure the data shown on the report is valid. That is the extraction, transformation and...
  • Tahreem24's avatar
    6 years ago
    You can validate it by using Data View pane where complete preview of your source data is available.

    And also you can take the table visuals and add multiple fields or columns in that table and simultaneously run the query at your azure side and validate the number from the table visuals.

    Please hit Thumbs up and mark it as a solution if it helps you.