Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi Guys,
My Data Source is Sql Server DB. Please guide me on how to validate the Power bi report data at Sql Server Database Side.
Solved! Go to Solution.
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.
Proud to be a Super User!
Hi @GaneshReddy643 ,
What exactly do you mean by verification method. Refer to the following suggestions to see if they can help you.
To connect to a sql server data source in powerbi, the first option is to enter the appropriate credentials, which are your credentials to log in to sql server,
followed by selecting the connection mode. The difference between them is as follows:
When there is an error connecting to the data source, consider whether there is a problem with the credentials. Clear permission in the Data source setting and reconfigure the credential information
For more details, you can read related document link:
Tutorial: Connect to on-premises data in SQL Server - Power BI | Microsoft Docs
Dataset modes in the Power BI service - Power BI | Microsoft Docs
If there are still problems, please point out the specific confusion. I will answer you as soon as possible. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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.
Proud to be a Super User!
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.