Skip to main content
February 10, 2026
Solved

Planning: Daily Data to Daily Import to a Monthly App

  • February 10, 2026
  • 1 reply
  • 1 view

Have you seen a KB / post that met the requirements for daily data?
Please share your experience / practical advice to help us meet daily data requirements.
- for Planning
- flat files: Daily Data per Month
- flat files: Daily Import
- Reporting by Day by Month

Thank you folks for sharing your expertise.

Best answer by Ruben_Moya

Hello,

I guess that the best way to approach this is creating a relational table that stores the data on a daily basis and then create a Connector Data Source that loads the Relational Data to the Cube.

You can automate the cube import to run whenever you load the daily data to the relational table or just use a Workflow Import with a Workspace as the first step that let the user upload the daily data.

Hope this helps!

1 reply

February 16, 2026

Hello,

I guess that the best way to approach this is creating a relational table that stores the data on a daily basis and then create a Connector Data Source that loads the Relational Data to the Cube.

You can automate the cube import to run whenever you load the daily data to the relational table or just use a Workflow Import with a Workspace as the first step that let the user upload the daily data.

Hope this helps!