Hi All!
I'm trying to use the Power BI Output Tool but keep getting the following error 'str' object has no attribute 'get'
As far as I can tell, the tool is configured correctly as I can see my Power Bi workspaces and the datasets already published within these workspaces. I've tried running with the input just being a single column created via a Text input and still haven't had any luck (tested both with a number and the word 'Test').
Any suggestions?
This is a relevant link: https://community.alteryx.com/t5/Alteryx-Server-Discussions/PowerBI-output-on-Server-2022-3/td-p/112...
Hi, this post doesn't provide a solution though. It also suggestions it is because the credentials aren't available when they are trying to run on the server whereas I'm running on desktop and have the credentials
Ah my apologies! I think I must have mis pasted the correct link. Hmm, in that case - have you written an official ticket to Alteryx Support on this?
The support team can better provide you a solution which you can then share here. Sorry about that!
Thanks for the suggestion, will try reaching out to them!
Hi, I experienced the same issue.
My solution was to add a Key in my Registry Editor under Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\SRC\Alteryx
right click > New > String Value > name the Key "PythonAllowHideEncryption" > right click on the key > modify > set "true" in the key value.
If you already had the key, try to delete it and to add it again.
You also have to add the same key under the same path on your Alteryx-Server
Br, Yassin