Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Good mornign all,
In Power BI desktop, when connecting in ImportMode, writing DAX functions, parameters are seperated by commas.
Using a "DirectQuery", DAX formula parameters should be seperated by semi colons!
Can anyone help kindly explaining the differrence?
is it a DAX/MDX?
Thank you...
Solved! Go to Solution.
Are you connecting to a Cube? If so is it Tabular or Multidimensional?
Can you give an example of what your are trying to do?
Dax Studio is great for testing cube connections and works with MDX and DAX.
https://www.sqlbi.com/tools/dax-studio/
I've not tested it but I would have thought any MDX or DAX that runs in Dax Studio should work in PowerBI as it uses the Semantic model. You won't be able to mix DAX functions in your MDX. However you can add Dax measures after it's loaded.
Are you connecting to a Cube? If so is it Tabular or Multidimensional?
Can you give an example of what your are trying to do?
Dax Studio is great for testing cube connections and works with MDX and DAX.
https://www.sqlbi.com/tools/dax-studio/
I've not tested it but I would have thought any MDX or DAX that runs in Dax Studio should work in PowerBI as it uses the Semantic model. You won't be able to mix DAX functions in your MDX. However you can add Dax measures after it's loaded.