cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Krishna09
Helper II
Helper II

Record in an attribute column. "This step is evaluated outside the datasource".

Hello,

I am creating a dataflow to import sharepoint file data to dataverse.

In the process, I have clicked on record in attribute column. from then In my applied steps , it shows "This step is evaluated outside the datasource".

Now I want to know what will this effect?

2. how to change it to normal?

3. I am trying to import this data to an existing dataverse table. Will this effect the process?

Krishna09_0-1667553609187.png

Krishna09_1-1667553651346.png

 

 

1 ACCEPTED SOLUTION
AntrikshSharma
Community Champion
Community Champion

@Krishna09 The meaning of the Step is that the Query will not fold and all the of transformations will be performed inside Power Query, for example if you connect Power Query to a Database then some steps of PQ can be computed in the database itself like GROUP BY, Selecting, Removing columns, multiplication, etc. this improves the performance as Databases are more optimized for these operations, so it is recommended that Query Should fold as much as it can in a database.

View solution in original post

2 REPLIES 2
Krishna09
Helper II
Helper II

@AntrikshSharma Thank you fo your explaination.

 

AntrikshSharma
Community Champion
Community Champion

@Krishna09 The meaning of the Step is that the Query will not fold and all the of transformations will be performed inside Power Query, for example if you connect Power Query to a Database then some steps of PQ can be computed in the database itself like GROUP BY, Selecting, Removing columns, multiplication, etc. this improves the performance as Databases are more optimized for these operations, so it is recommended that Query Should fold as much as it can in a database.

Helpful resources

Announcements
Vote for T-Shirt Design

Power BI T-Shirt Design Challenge 2023

Vote for your favorite t-shirt design now through March 28.

March 2023 Update3

Power BI March 2023 Update

Find out more about the March 2023 update.

March Events 2023A

March 2023 Events

Find out more about the online and in person events happening in March!

Top Solution Authors
Top Kudoed Authors