How to save the outputs of ExportCubeViewGridsToExcelFile() to a .xlsx file?
I've tried to implement this function as per the Business Rules Editor snippet:
Dim objByte() As Byte() = BRApi.CubeViews.Process.ExportCubeViewGridsToExcelFile(si, custSubstVarsForAllCubeViews, c...