python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to get all months as a date from a start & end date in DAX
im working on a calculated column in a SSAS model.
My Idea is to generate every month as date ( f.e 2021-01-01) based on a start and end date, who are also columns of that entry. Basically i wanna dup...
Robert Di Meglio
Votes: 0
Answers: 1
SSAS corrupt string store data file for one of the table columns error
I'm getting error on SSAS when redeploy the project. The error is;
The JSON DDL request failed with the following error: Error happened while loading table data. Possible cause is: corrupt string stor...
fd2812
Votes: 0
Answers: 1
SSAS TOM - how to access datasource for PowerBI model
I'm using TOM to interrogate and manipulate a PBIX file open in Power BI. The PBIX file uses a parameter to set the connection string to the sql database that sources the data for the model. I canno...
Jim Barnes
Votes: 0
Answers: 1
DAX - Multiple tables & columns with measures in Power BI Import
I am writing a DAX query to be used while performing a Power BI SQL Server Analysis Services database Import. I want to limit the fields and records to be used. I cannot figure out how to include meas...
Johnti006
Votes: 0
Answers: 1