Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Removing duplicate values in Power BI cloud

I'm pulling data into the MS SQL server which I then use to build a report in Power BI. I have some duplicate values that I want to remove. I know how to do it in Power BI desktop.

The problem is that the report is published to Power BI cloud and dataset is refreshed daily in the cloud.

Is there any way to remove duplicates when data is refreshed in the cloud?

1 ACCEPTED SOLUTION
TomMartens
Super User
Super User

Hey,

if you are importing the data, then the steps you apply to remove the duplicates will also be applied if the dataset will be refreshed in the service.

If you use direct query then this may not be possible as not all transformations are supported for directquery. Nevertheless, in case of directquery I would recommend to create a query to remove the duplicates on the SQL Server side.

Hopefully this provides some insight.

Regards,
Tom


Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

View solution in original post

2 REPLIES 2
TomMartens
Super User
Super User

Hey,

if you are importing the data, then the steps you apply to remove the duplicates will also be applied if the dataset will be refreshed in the service.

If you use direct query then this may not be possible as not all transformations are supported for directquery. Nevertheless, in case of directquery I would recommend to create a query to remove the duplicates on the SQL Server side.

Hopefully this provides some insight.

Regards,
Tom


Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany
Anonymous
Not applicable

We're importing data and I wasn't aware that the queries we added in Power BI desktop are retained when the dataset is refreshed in the cloud.

Thanks!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors