Forum Discussion
josetabuenca
3 years agoFrequent Visitor
Data set not refreshing
Hi I am having an issue refreshing data sets since I have introduced a calculated table sdependent from a data set stored in direct query. This is the refresh error message I obtained Data ...
lbendlin
3 years agoSuper User
Switch that one table from the SSAS source (assuming it is a Power BI dataset) to import mode. To do that, remove the table from the data model, then connect to it via Analysis Services Import .
Not the best usage of SSAS but will get you around that problem.
- josetabuenca3 years agoFrequent Visitor
Hi lbendlin
Thanks for your swift help. When using Analysis Services in Import Mode I got the following Unable to connect message: Details: "AnalysisServices: Analysis Services does not support the 'en-DK' culture. A different culture can be specified using the Culture option of the AnalysisServices.Databases function."
Some idea on how to overcome it?
Regards
- lbendlin3 years agoSuper User
Do what it says. Specify "en-GB" or "dk-DK" as your culture - whatever is more appropriate.