Forum Discussion
Dynamic chart showing multiple values from multiple slicer selection
- 8 years ago
Hi WardWarrior,
Based on your description, you want to select multiple values in a slicer simultaneously, right?
You can use “slicer” visual and select multiple values to filter line chart, you can download attached pbix file to have a look.
If above result doesn't meet your requirement, please clarify desired results based on sample data.
Best Regards,
Qiuyun Yu
Thanks Ashish,
The expected result is to have a dynamic graph like the below examples (line graph etc) that is linked to the slicer.
The slicer allows one or more sets of data to be presented, i am having difficulty getting the 2nd set of data to display.
This is what my data looks like;
| Date | Attribute | Value |
| 01/08/2017 | StockPrice | 48.72 |
| 01/05/2017 | StockPrice | 49.81 |
| 01/02/2017 | StockPrice | 59.70 |
| 01/11/2016 | StockPrice | 66.68 |
| 01/08/2017 | Debt To Equity | 40.91 |
| 01/05/2017 | Debt To Equity | 38.26 |
| 01/02/2017 | Debt To Equity | 31.75 |
| 01/11/2016 | Debt To Equity | 36.70 |
Thanks
Hi WardWarrior,
Based on your description, you want to select multiple values in a slicer simultaneously, right?
You can use “slicer” visual and select multiple values to filter line chart, you can download attached pbix file to have a look.
If above result doesn't meet your requirement, please clarify desired results based on sample data.
Best Regards,
Qiuyun Yu