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.
Hello
I have a table with my equipment and oil analysis dates, and another table with oil changes.
Oil changes
Results table
In my line chart visual I see the results of all dates, but I only want results to appear from the date of change. If I implement a segmenter I would have to manually change the date depending on the change of each team, I want that to be automatic and not have to use the segmenter.
Is it possible to do that?
@Syndicate_Admin , You can filter that
example
calculate(Sum(Table1[Value]), filter(Table1, Table[Date] in values(Table2[date])))
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 |
---|---|
56 | |
54 | |
54 | |
37 | |
29 |
User | Count |
---|---|
78 | |
64 | |
45 | |
40 | |
40 |