BI Blend to Cube
Hey all,
We are currently looking into BI Blend and use it for our Sensible Machine Learning solution that we are about to implement.
The initial plan is to use two BI Blend instances one for historical data which is very detailed data with a long historical range.
And a second for a more short term forecast period.
Our ambition long term is to be able to use our Forecast BiBlend table data in our Planning process and our regular Cube and Scenario.
Do anyone have a recommended approach to migrate data from BIBlend into cubes?
Using a connector for a data source is the same as any other data source used in the workflow (on a very simplified level), so yes, you would typically use this in an import step in the workflow. You could also consider a direct load instead which would be faster while taking away some of the auditing capabilities (amongst other things). But a direct load is also using an import step in the workflow.
You will need to use workflow specific parameters to ensure that the connector pulls the data from the correct table. But that is part of the normal configuration when setting up a connector (rule).
No, unfortunately I do not have an example that I can share here for this exact purpose. I would need to create one myself.