Forum Discussion
Report Data Validation using Sql server Data Base
- 4 years ago
What kind of validation that you need? Is it related to Data or Metadata?
You can also Check Row count of all tables in Power BI and compare it with SQL Database Tables.
For further data validation, you write queries with filters and apply the same on Power BI.
Also, you can check the "Native Query" of your Import Data that is actually running behind at SQL Server to match values.
What kind of validation that you need? Is it related to Data or Metadata?
You can also Check Row count of all tables in Power BI and compare it with SQL Database Tables.
For further data validation, you write queries with filters and apply the same on Power BI.
Also, you can check the "Native Query" of your Import Data that is actually running behind at SQL Server to match values.