Hello,
I recently have been trying to post some data to some Power BI datasets to create some Power BI dashboards for our company. I'm on a new version of Designer 2021.4.2 and just downloaded the Power BI Output tool last week. I finally got my data in the right format to post to a Power BI dataset and logged into the tool via Internet Browser.
However, when I run the workflow I get the following error each time:
Error: Power BI Output (3): Traceback (most recent call last):
File "main.py", line 15, in <module>
ModuleNotFoundError: No module named 'ayx_python_sdk'
I had little to no experience with Python so this reads to me as something wrong has occurred with Python that is missing a compenent that is required for me to post to a Power BI dataset. Can someone please interpret what is missing (I have uninstalled / reinstalled the Power BI tool and still same issue)?
If I need to install some Python package to remedy this, please provide specific instructions on how to do that as I've never used python previously. I am using an admin version of Designer for whatever that is worth.
Thanks!