You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2021. It is now read-only.
Is it possible to export/import a predefined list of dim/measures/objects?
The idea is to have a list of IDs somewhere and extract their layout in json format (the output file will be used in another import operation).
I'm guessing that powershell/python/whatever script can be written that loops through the IDs list and use corectl to print the json and store the output. But was just wandering if corectl can do this for me ;)