Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello,
I'm very new to PowerBi and would like to explore the possibilities with it.
I'm working on a small project where I created multiple weather stations equipped with sensors.
All data is stored into the following overview:
What I've done so far in a report:
I added next a functionality to drillthrough from graph 1 by using the forcasting (returns WeatherStationName)
Now I want to fill the second report with the same graphs. The forecasting curve went easily. How could I filter the slicer containing sensors to only a selection of sensors that are equiped on the Weather Station? Graph 2 has to show the raw values of sensors inside this list (which can be filtered by the user as well).
Concrete actions should be:
So I'm a bit stuck as of step 2. Am I still correct that I should use DAX to get this done? If so, would you have any idea on how to do this exactly?
Thanks in advance!
Hi Tie-Tie,
You should build a relationship based on StationID column from table WeatherStation to table StationSensorMap, then you can use slicer or DAX function measure like related to filter StationID in StationSensorMap.
In addtion, make sure there's no duplicate values in StationID column.
Hope this can help.
Jimmy Tao
Hi Jimmy,
Thanks for your reply.
the relationship you proposed would be a many-to-many relationship, so I guess this will not work out?
The image above shows all one-to-many relationships
Best,
Tie-Tie
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 52 | |
| 47 | |
| 41 | |
| 38 |