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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
tanehome1
Helper I
Helper I

Dynamic Power BI content not shown in power automate

Hi all, I would appreciate help with this.
I am trying to create a Power Automate flow in Power BI, to export my Power Bi data to a CSV file .

As attached Image, the Dynamic content not shown at all to select from it.

 ppp.JPG at all to select from.

1 ACCEPTED SOLUTION

Great, so starting over won't be painful.

 

Add all the required columns to the Power Automate visual.  Click the three dots on the visual, click "Edit".  Create a new flow.  You will then be able to use all the columns.

View solution in original post

11 REPLIES 11
v-menakakota
Community Support
Community Support

Hi @tanehome1 ,

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

Thank you.

Hi @tanehome1 ,

I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.

Thank you.

lbendlin
Super User
Super User

That's most likely not the approach you want to take anyway (Instead run a DAX query from Power Automate) but your issue is caused by meta data mismatch because you have changed the columns assigned to the Power Automate visual in Power BI.  Start over with a fresh flow that includes all required fields.

 

I am not aware of a way to enforce the meta data changes from Power BI to Power Automate - would be interested to know if someone has found a way.

actually, this is a new flow as i did not create any flow before and didn't did not change columns assignement and don't know how to do

Great, so starting over won't be painful.

 

Add all the required columns to the Power Automate visual.  Click the three dots on the visual, click "Edit".  Create a new flow.  You will then be able to use all the columns.

it works fine regarding retreiving the data columns, but another issue has been appeared while using the dynamic USER EMAIL in the "TO" field to send the email based on logged in user nothing happen while entering static email works fine.

when tracking USER EMAIL by buting it in the mail body found it retreiving "VEFIYxxxxxxxxxxxxxxmV0" instead of the email address

any thought?

It's Base64 encoded.

 

 

 

sure encoded, just wondring why email not sent using the dynamic way?

i don't understand your question. Please elaborate.

i means as per the configuration in the below photo, no email sent (with exported csv) when trigger the power automate

while when replace the "user email" parameter with static email address, email sent successfully with exported data.

ue.JPG

Encapsulate the "user email"  field in a Base64 decode action.

 

Reference guide for expression functions - Azure Logic Apps | Microsoft Learn

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors