Forum Discussion
Anonymous
8 years agoNot applicable
Scatter plot doesn't match points rightly
Hi, my issue regards scatter plots. I have a scatter plot with months on x-axis and some integer numbers on y-axis. If I filter the data so that some month has no number (it should be 0, but actu...
- Anonymous8 years ago
Anonymous,
Do you connect to SSAS database or SQL Server database in Power BI Desktop? If you connect to SQL Server using DirectQuery, you are able to use Query Editor in Power BI Desktop.
Also please open updated PBIX file.
Regards,
Lydia
Anonymous
8 years agoNot applicable
Anonymous
The data type for the column with dates in SQL Server is datetime. If I use "Add new column" in Power Query as you did in your file, using Text.Start(...), it returns the message I wrote in my previous message.
Anonymous
8 years agoNot applicable
Anonymous,
In this case, you would need to create the Month name column and Month no column in SQL data source.
Regards,
Lydia