Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I would like to have a graph with 2 lines that show
- month on x-as
- amount of times that in that months a document was created. See the table attached.
I am struggling to get it in 1 graph.
Solved! Go to Solution.
Hi,
In that case you could add Year to the x-axis and then drill down using the two arrows in the picture:
Proud to be a Super User!
Hi,
To create a graph like the one you described just place values similarly to this picture:
In your case, I suggest having a calendar table and placing a month column from there to the axis. Additionally, since you are interested in how many documents were created you can use COUNT as the aggregation instead of SUM. You could make measures for document creation planned vs actual and use those. So, e.g. Measure1 = COUNT('Table'[IFC Plan]).
I hope this helps and if it does consider accepting this as a solution and giving the post a thumbs up!
Proud to be a Super User!
Hi,
In that case you could add Year to the x-axis and then drill down using the two arrows in the picture:
Proud to be a Super User!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
11 | |
10 | |
9 | |
8 |
User | Count |
---|---|
17 | |
12 | |
11 | |
11 | |
10 |