Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have two tables - one showing target output for each year and another showing the current status and projected output of projects (example tables attached). I want to prepare a stacked column chart showing commissining year across the x axis, and output for each year on the y-axis (stacked based on project status). I also want to be able to add slicers to filter this for region or technology. Overlayed onto this chart I want to be able to have a line graph of the target output for each year, that again, will move dynamically if a region or technology filter is selected.
I seem to be falling down in linking the tables (which I assume needs to be on commissioning date). One table has a set date, where as the other is simply just a year. Can anyone assist in how to prepare such a visual in power bi?
Thanks,
Hi, @GJUDGE ;
Is your problem solved?? If so, Would you mind accept the helpful replies as solutions? Then we are able to close the thread. More people who have the same requirement will find the solution quickly and benefit here. Thank you.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @GJUDGE ;
You could create a column by dax to show the year of date ,which to establish a connection between the two tables.
Comissioning = YEAR([Commissioning Date])
and then can you share the output what you want ?
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please provide sanitized sample data that fully covers your issue. Paste the data into a table in your post or use one of the file services. Please show the expected outcome.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
72 | |
38 | |
31 | |
26 |
User | Count |
---|---|
95 | |
50 | |
43 | |
40 | |
35 |