Hi,
According to Rowsets described : SQL Server Analysis Services Tabular Protocol
This code :
SELECT
[Name]
FROM $SYSTEM.TMSCHEMA_PARTITIONS
could work in AAS or SSAS on-prem as you want.
Regards,
Lukas
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.