Hi @Sukh_Sandhu I have worked on a model with 400GB of size so there is no limitation of 250 GB. It can be upto 720 GB.
HyperModel Workspace can go from a Minimum of 200GB to a Max of 720.
From 200 to 700, it can be increased by increments of 50GB and once it hits 700 there is one additional increase of 20 GB to get to the final max of 720 GB.
Jason
@jasonblinn Thanks for quick response. Good info but my questions is there limit on single Model size with Hyper Model workspace, can we have a single 700 GB model?
@Sukh_Sandhu
No, a model can be that big but why would you want to boil the ocean in one model? A better practice/architecture is to break the processes of one big model into smaller models and then have a consolidation model to bring in the data for reporting.
Thanks @rob_marshall . We just want to understand upper limit on model size as dealing with some large datasets but end goal is to have split models by processes.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦