MicroStrategy / mstrio-py

Python integration for MicroStrategy
Apache License 2.0
90 stars 60 forks source link

Need a way to pull the sqlView for a report #126

Closed hustontrevor closed 1 month ago

hustontrevor commented 1 year ago

Looks like it exists in REST but I don't see the same in MSTRIO

/api/v2/reports/{reportId}/instances/{instanceId}/sqlView

urszulajaczewska commented 1 year ago

Hi @hustontrevor, we'll add this enhancement to the Report module which is currently scheduled to be delivered with 2023 December release.

urszulajaczewska commented 1 year ago

@hustontrevor Report module has been moved to be released in Q3 of 2024, possibly earlier. We're sorry for the inconvenience and thank you for your patience.

apiotrowskiMicroStrategy commented 1 month ago

It's available under Report.sql property. Closing