Cast your vote for the official 2025 Inspire Pin! Designs were submitted by fellow Community members and reflect the creativity and passion of Alteryx users across the globe. Vote now!
Please consider adding the ability in the Power BI Output Tool to create/modify multiple tables per dataset - having to work with only single table datasets in Power BI is very limiting.
I was thinking for a while how the use case for this could look like and the only option I was able to come up with was splitting the dataframe into multiple tables based on a value in a field. something like partitioning a db table.
But then I got it - you actually want to have multiple inputs for one PowerBI output, i.e. several branches would all lead to Power BI tool (similar to Multi join) and in the Power BI output tool you set name of the Dataset and then Table name for each incoming branch.
Hi @VojtechT . Not OP, but still like to chime in.
I'm surprised this got this little traction. The tool as of right now is useless in all scenarios we'd like to use it in. Multiple inputs sound great, a mapping field to match it to the tables too.
But all I realy need is the tool to NOT drop all other tables in the dataset you publish to.
I'm with you. and don't worry - we will not drop the tables, simply because:
a) it's not technically possible to drop just a table, but I guess you mean the whole dataset, and
b) we're going to keep the existing datasets and tables and just give you the option whether the schema of a table (i.e. columns) should be updated or not.