I want to import data from one model into another, but only for future periods i.e. don't import the historical data. I match on Time but have no way to remove the past periods data from the import selections. Is this possible?
Hi, On your sources saved views you need to filter out historical months.
Hi @DaveScott,
To import data for future periods, create a filter in the source model using a time settings module to mark future months as "true." Apply this filter to the source data module, ensuring the time dimension is in rows along with other dimensions for correct mapping. Save this filtered view and use it as the source for the import, rather than importing directly from the module. Hope this helps.
thanks for the replies - will give it a go!
Create a filter like this for Future Year.
@uno online If you have programming skills, you can write a custom script (in Python, R, or any programming language you are familiar with) to read data from the source model, filter the records with future dates, and then write this data to the target model. I hope this helps you.
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!