Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello,
my problem is that I have to make a basic line graph out of this table but only for one date at a time. So in this case I underlined the 02.01.2020 and I need the x value and the corresponding y value in a line graph and I have to be able to change the date on the report-page at any time.
I have tried a lot but I am somehow not able to do it.
| Date | x | y |
| 01.01.2020 | 1 | -0,3 |
| 02.01.2020 | 1 | -0,2 |
| 03.01.2020 | 1 | -0,1 |
| 01.01.2020 | 2 | 0,1 |
| 02.01.2020 | 2 | 0,2 |
| 03.01.2020 | 2 | 0,3 |
| 01.01.2020 | 3 | 0,7 |
| 02.01.2020 | 3 | 0,8 |
| 03.01.2020 | 3 | 0,9 |
@timmy1234 , is you issue resolved from the last update, or do you need more help
HI @timmy1234,
You only need to create a link chart with x on axis, y on values, then use slicer or visual level filter with date fields to control which graph displays. (if you do not apply the filter on date, line chart will display the summary graph)
In addition, if you want to display multiple lines at the same time, you can consider adding date to legend fields to color your lines.
Regards,
Xiaoxin Sheng
Hi @timmy1234 ,
Create a slicer with the date then do your chart with the x on the x on axis and Y on values.
Then just choose your slicer options to be single selection.
Check PBIX file attach.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsIf you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 55 | |
| 34 | |
| 32 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 75 | |
| 72 | |
| 38 | |
| 35 | |
| 25 |