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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Antmkjr
Helper V
Helper V

Export Power BI to MS Word / PDF | Paginated reports with Power Automate and Power BI

 I was trying to replicate the below tutorial : https://www.youtube.com/watch?v=lqlYl3pVL1g

 

However , I am stuck in the below step: "Append to array variable", Time in the video : 7.05

 

AnuTomy_1-1622093130454.png

 

 

AnuTomy_0-1622093091600.png

 

 

I am unable to get the mapping as mentioned? (the circled part in the screenshot attached) Can someone help me get the json code?

 

Also which license is required for  implementing this flow? As mentioned in the video is it Office 365 E3 license?

I already have the same license,  but when I am clicking " Populate a Microsoft Word Template",

 

AnuTomy_0-1622095314217.png

 

I am getting the below:

 

AnuTomy_1-1622095386557.png

 

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

works for me.

 

lbendlin_0-1622632861192.png

 

View solution in original post

12 REPLIES 12
v-shex-msft
Community Support
Community Support

HI @Antmkjr,

Did lbendlin 's suggestions help with your scenario? if that is the case, you can consider Kudo or accept the helpful one to help others who faced similar requirements to find it more quickly.

If these also not help, please share more detailed information to help us clarify your scenario to test.

How to Get Your Question Answered Quickly 

Regards,
Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
lbendlin
Super User
Super User

That makes little sense as you have no access to my Power Automate environment.

 

Don't specify the "Apply to each"  step - it will be done for you as soon as you consume the Power BI content.

lbendlin
Super User
Super User

works for me.

 

lbendlin_0-1622632861192.png

 

Could you attach the pbix as well

lbendlin
Super User
Super User

You can drag and drop your flow steps into different positions - whatever makes sense for your flow.

I think you are not getting my question, would you be so kind to create that task in a pbix and send me screenshot, may be then you will face the same thing?

lbendlin
Super User
Super User

Yes, like that, but with a colon after the key name, not a comma.  Commas separate pairs of key:value.

Even after putting colon, I am doing as below:

 

AnuTomy_0-1622534332201.png

AnuTomy_2-1622534808206.pngAnuTomy_3-1622534966712.png

As shown in 3 , a new step is being created, not sure why?

 

 

 

 

lbendlin
Super User
Super User

In your flow you have the attributes from the previous steps available. You are supposed to create the JSON format with your key names and with the attributes. Like you show in the first picture.

 

{ "key name":<attribute>,

"key name":<attribute>

}

 

You may have to add double quotes around the attributes.

AnuTomy_1-1622464503277.png

 

 

My question is how to write the value part, does it need to be selected from the circled as shown in picture?

If yes, when I am doing so, a new step is being created like below, and not working like expected

 

AnuTomy_2-1622464594161.png

 

 

 

lbendlin
Super User
Super User

Yes, your array is malformed.  it is expecting a list of "key":"value"  pairs separated by comma.

 

Export to PDF and PPT is covered by the free flow action. It's only the word template connector that is Premium.

I understand , i dont know what should be written after comma..would you be so kind to explain further?

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.