This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
General Discussions has some can't miss conversations going on right now! From conversations about automation to sharing your favorite Alteryx memes, there's something for everyone. Make it part of your community routine!
I'm successfully pushing data from Alteryx to PowerBI. Here's my issue:
The Power BI Output tool has 3 options:
I would like to schedule Alteryx to push updated data to my dataset and when I look at it's report, I have updated data.
Is there a better option, maybe even with Power BI?
Thanks,
deX
Solved! Go to Solution.
Hi @deXtron ,
unfortunately, there is currently no option to update the target data set in PowerBi (only replace, append or create a new one).
It is already addressed internally.
I have two workarounds for you:
a) Write the data from Alteryx not directly to PowerBI, but into a database. Then refresh your PowerBI dashboard via the database. In case this is not an option for you:
b) create an additional "flag" column [e.g. timestamp with the formula DateTimeNow() ] in PowerBI - filter on the latest timestamp, only
I hope this helps you.
Best regards
Phil
We'd like to see Alteryx enhanced to support this more seamlessly. I've added it as an idea here:
Fix Power BI Output tool to reload an existing dataset without invalidating reports and dashboards