Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Cannot change existing dataset in PowerBI

rbgruwel
8 - Asteroid

Hi,

 

I'm trying to overwrite /append a dataset in PowerBI with the PowerBI Output Tool (v3.4.0).

When I'm trying to do so,I get the following error.


Alteryx - PowerBI Error.png 

 

 

 

 

 

 

 

Personally, I think this happens because it is not possible to do the table mapping, see below. Has anyone any idea how to fix this.

 

Alteryx - PowerBI Error 2.png

 

 

5 REPLIES 5
Raj
16 - Nebula
rbgruwel
8 - Asteroid

I have seen the document, the problem is that in step 5 you need to map the table from the incoming connection to the table from the PowerBI dataset. In the configuration window it is not possible to select the table (is says no records).

 

For now I "hardcoded" the table name in the XML of the yxmd file. This is working, but not really how it is supposed to work.

brandon_bunney
8 - Asteroid

hello, following up on this post- I have the same errors, and the same inability to complete the Table Mapping within the configuration window. Manually typing the table name into Table Mapping does not work either. Is there another solution I could attempt? I'll see if I can modify the XML of the ymxd file as suggested, but agree this doesn't seem like an intended solution so hopefully there's another way

brandon_bunney_0-1758208447804.png

 

brandon_bunney
8 - Asteroid

no success with modifying the XML so far; @rbgruwel  if what you "hardcoded" could be copied and pasted into this thread that would be helpful also! I have been trying a variety of different things underneath this part of the XML, such as adding <IncomingConnection> #1:[table name here] </IncomingConnection> but none have succeeded

brandon_bunney_1-1758210438727.png

 

 

dreldrel
8 - Asteroid

Maybe you can try to reset the connection in your pipeline and remap the tables again. Also, check if there is any policy block between Alteryx and Power BI. If this helps, feel free to like the comment

Labels
Top Solution Authors