Forum Discussion
Matrix Table - No Aggregation (Just cross table with text values)
Hi Lydia,
Since my data model is in SSAS Tabular model, I am seeking solution in SSAS, however I tried the same in another dashboard where I am pulling data using Direct Query, there it was not supporting either.
However in case of SSAS 2012 SP1 (1103), this function isn't available.
Thanks
Hi prakchan499,
I am able to use CONCATENATEX function after I connect to SQL Server database from Power BI Desktop via DirectQuery mode.
And as stated in this article, this CONCATENATEX function is included in SQL Server 2016 Analysis Services (SSAS), You are not able to use it in SSAS 2012 or SSAS 2014.
For how to concatenate results of expression evaluated for each row in a table in SSAS data source, you can post the question in the SSAS forum to get better support.
Thanks,
Lydia Zhang