Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi all,
I'm attempting to create a line graph using the data from excel saved in CSV format. The issue is that because of the conversion the PBI is reading the data as Jan 1, Jan 2 instead of Jan 1, Feb 1. As as a result my line graph (below) is not showing monthly split. Whats the quickest way to make the fix the dates on PBI? Apologies if this question has already been asked - new to PBI and still getting used to the community. TIA!
Incorrect line graph
Correct line graph
Solved! Go to Solution.
@v-jingzhang thanks for your response. I havent tried your solution but what worked was using the text to column feature and recreating a custom column for the date function.
I have created the calendar table using the CalendarAuto function in Power Query. Here you go!
Yes, I did. Pls see beloe the data points.
Actual data
Budget data
Forecast data
One more thing, I noticed that my model looks a bit different from the sample solution model. Could this be the reason.
Sample
My version
Really appreciate all your help and guidance, much appreciated!
Hi @alijalil
Currently your dates are not recognized with the correct Locale format. You need to go to Power Query Editor, remove the auto-generated "Changed Type" step from "Applied Steps" pane, then change data types of all columns manually. For these date columns, change them to date type with locale English (United Kingdom). This will make Power Query recognize the correct day and month values. After that, apply the queries to Power BI Desktop and try dragging a date column to a table visual to check whether the date values are correct. Ensuring date values are correct is the first step before everything.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
@v-jingzhang thanks for your response. I havent tried your solution but what worked was using the text to column feature and recreating a custom column for the date function.
What is the date format on the calendar table?
I double checked this - as you can see even after the locale changes in your solution the numbers are still in the same format i.e. Jan 1, Jan 2, and so on.
Did you use united kingdom? Can you show how is the data in the CSV?
In Power Query go to go the column of the Date and to this:
I believe that is the problem!
@JorgePinho Thank you for the suggested solution. I have updated the columns for each of the data points, (forecast, actual and budget) however the issue still persists!
As you can see in below screen shot, when I drill down it still only shows the years and the numbers are significantly higher than the correct file shared in my initial post.
Can you show an example of your data in Power BI?
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
104 | |
99 | |
98 | |
41 | |
38 |
User | Count |
---|---|
152 | |
123 | |
80 | |
73 | |
73 |