Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have seperate columns, one each identifies as a Month # (1-36)
I need to display a chart that shows the change over time but can't seem to get this to work. Each row has a unique ID connected to a person, and each person has 36 columns after them with decimal based data in them.
IE:
Person1ID,DateLastUpdated, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 etc.
The idea is that each month we get updated data and this represents the last 36 months of sales per person. I just can't seem to wrap my head around the logic needed to convert this to a chart. Maybe its just too late in the day so I'll come at this again tomorrow but hopefully someone can help if nothing else point me in the right direction. I was going to build out a calendar table, Month over month, with the 1st of each month, and then use that to link the two.
Results ideally would be in a table/chart showing each month
1 | 2 | 3 | 4 | 5 | etc
120 | 39 | 49 | 33 | 2
Example data could be 36 months worth of sales numbers Lets just use some dummy data:
UserID,Month1,Month2,Month3,Month4,Month5
a12345,35,29,129,42,15
a93124,99,29,20,120,16
a61238,22,42,44,55,60
Chart would only be displayed for one employee at a time, but once again 36 total months plotted out with the left or right side showing
User would click on employee ID and it would display chart
200 189
150 149
100 105
50 49
0 22
Mths: 1 2 3 4 5
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
If you are unsure how to do that please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
If you want to get answers faster please refer to https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
Thanks! Updated original post hopefully that makes more sense now.
Still not clear to me - do you want a chart or a table?
Sorry about that, ideally its a chart, so we have data for each month for the last 36 months fed into a row in a database per ID. They want to display a chart plotting the data from 1 month ago, all the way back to 36 months ago, so the left side being the total sales dollars, and the bottom being the months (Currently in the form of columns 01, 02, 03, 04 etc.) then each row of data is an ID number and then values for each month.
For some reason I've done a ton of charts and graphs in the past and this one is just being weird and I suspect its because I'm pretty wiped out this week, but I'm just beyond it it won't chart correctly, just gives me a single dot in the center. I probably have to transpose it to get rows for each month or something but PowerBI keeps crashing if I do that as we have several thousand employees.
Please provide sample data that fully covers your issue. Your sample data doesn't seem to match your description.
Please show the expected outcome based on the sample data you provided.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 7 | |
| 4 | |
| 3 |