Forum Discussion

razvancanuta's avatar
razvancanuta
Frequent Visitor
4 years ago

Cannot create calculate table in SSAS like I do in PowerBI

Hello, I have an issue when I try to create the same calculate table in SSAS as in PowerBI desktop The table looks like this: =SUMMARIZECOLUMNS(    Fact[Date],    Fact[CountryID],    Fact[Pro...