Forum Discussion
Dynamic M Query Parameter with Redshift
Al345 , As per the document, this supported on following:https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters
-
The feature is only supported for M based data sources. The following DirectQuery sources are not supported:
- T-SQL based data sources: SQL Server, Azure SQL Database, Synapse SQL pools (aka Azure SQL Data Warehouse), and Synapse SQL OnDemand pools
- Live connect data sources: Azure Analysis Services, SQL Server Analysis Services, Power BI Datasets
- Other unsupported data sources: Oracle, Teradata and Relational SAP Hana
- Partially supported through XMLA / TOM endpoint programmability: SAP BW and SAP Hana
- Al3455 years agoFrequent Visitor
Thank you but I have reviewed that documentation and Redshift is not in the list of unsupported sources. I found another article (not from Microsoft) that indicated that Redshift is an M based connector and should thus be compatible with this functionality.
- Anonymous5 years agoNot applicable
Hi Al345 ,
Could you share the below information with us in order to make troubleshooting?
1. The codes in your Advanced Editor (please mask the sensitive data)
2. How did you set your virtual table with parameter values? Which data type are they?
Note: Please DON'T select the type as "Any" when set the data type for parameter list
Best Regards