We have a budget cube that is loaded to via the smart import object. After a bit of transformation on our end, we want our users to have the ability to export this data in xlsx format (same format they initially loaded to in the smart import object) for their own purposes. We would like for there to be an interactive selection on version so they can choose which budget version to export.
Is there a way to do this via procedure? I've down this before with extracting cubes but it generates a txt file and drops it in Azure. While it's close to what we want to do, we need the data in xlsx format and downloaded directly to the user's desktop.