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 am streaming real time data using eventhub and powerbi api into dataset my data looks like
Unit | Pressure | X | Y |
1 | 98.6 | 98.6 | 98.6 |
2 | 2.4 | 10 | 11 |
3 | 3.5 | 45 | 12 |
4 | 4.6 | 44 | 12 |
5 | 5.7 | 67 | 56 |
when I click on a row of summary table, I want it to display a week of data on a line chart with time on x-axis and pressure of that particular unit number.
Is there a way I can achieve this using powerbi service?
I don't think it is possible.
At first, visual table is not support for stream dataset.
And, visual table and matrix are not clickable. You can check this idea Table filter.
Regarding "to display a week of data on a line", as the streaming dataset is for real-time purpose, I think you can choose another more proper feature. You can create dataset and push data via Power BI REST API, check a sample Push data into a Power BI dashboard.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
7 | |
6 | |
3 | |
2 | |
2 |