Would be great if there was a way to append data to an existing data model ; without the table having to completely refresh. As data is loaded into the model iteratively it would be good if you can update the DM and for power query not having to completely reload the entire set. Refer to post: http://forum.powerpivotpro.com/forums/topic/append-to-existing-data-model/#post-4064
4 Comments
- nishalitNew MemberIn Excel/PQ you can achieve this by loading your Jan data, Feb data, etc. queries into the Excel worksheet, then have your "All Data" query append data from multiple spreadsheet tables, rather than appending the source queries themselves.
- rob_robertsNew MemberThanks Miguel - the challenge I have is each months rowcount is in excess of 1.2 million rows - therefore the excel worksheet gets maxed out. I give a bit of background on the design; We use Oracle Data Integrator to ETL the data from source into Oracle Exadata, we have built an Oracle repository (business meta data layer) on the back of the data and we connect to the OBIEE instance through ODBC to pull the data through. Each months data is stored in a separate catalogue within OBIEE (ie: Jan 2016, Feb 2016, Mar 2016) So I have created ower query connections to each month but need to perform the append in the same excel data model. I have worked out a workaround by manually downloading the data from OBIEE into a csl file on my local laptop, wrote a batch file to combine the files then I load and refresh this straight into powerpivot as we also had a challenge with the time it took to bring 1.2million + data cross the network so I thought if I bring local then it would process quicker.
- trevecpaNew MemberHas there been any progress on this request? I have looked through the discussions on this topic. I have the same issue with years of data with each year being over 1 million rows. I only need the current year to refresh and leave prior year queries alone. Updating remotely takes forever.
- fbcideas_migusrNew MemberStatus added:Completed
Recent ideas
Power Query Parameter create/use when connecting to a dataflow
In power query when you connect to a table in a dataflow there are no options to create or use a parameter for that dataflow. When connecting to SQL there is an option when setting up the connection ...ben_holmes1 hour agoNew MemberNeed Clarification202Views3likes2CommentsMake Copilot Approval status for semantic model available through API
In recent versions fabric allowed to mark a semantic model as approved for copilot to reduce AI adoption friction. However there is no specific way for external governance application to analyse whi...FrançoisD2 hours agoFrequent VisitorNew5Views0likes0CommentsClone a workspace, including its data, to a new workspace
Description: Today there's no way to fully clone a Fabric workspace: git sync and Deployment Pipelines move item definitions only, not the underlying data; Warehouse's zero-copy CREATE TABLE ... AS ...gclements3 hours agoHelper IINew11Views1like0CommentsAllow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara8 hours agoNew MemberNew7Views0likes0CommentsSupport Synonyms in Fabric Warehouse
Microsoft SQL Server has a very powerful feature by the way of "synonyms." It allows users and DBAs to do all sorts of powerful magic such as rewiring objects under the hood (e.g. run the code agains...matthias-bi12 hours agoRegular VisitorNew1.3KViews18likes2Comments