- Create a dataset using the below csv file
invoicedate,Product,SelCountryDisp,Sales SGD,month
1/11/2024,A,Singapore,100,1
1/11/2024,B,Singapore,200,1
2/12/2024,A,Singapore,300,2
2/12/2024,C,Singapore,400,2
3/13/2024,A,Singapore,500,3
3/13/2024,B,Singapore,100,3
4/14/2024,A,Singapore,200,4
4/14/2024,B,Singapore,300,4
5/15/2024,A,Singapore,400,5
1/11/2024,A,Malaysia,10,1
1/11/2024,B,Malaysia,20,1
2/12/2024,A,Malaysia,30,2
2/12/2024,C,Malaysia,40,2
3/13/2024,A,Malaysia,50,3
3/13/2024,D,Malaysia,11,3
4/14/2024,D,Malaysia,22,4
4/14/2024,B,Malaysia,33,4
5/15/2024,A,Malaysia,44,5
- Create a line chart with Small Multiples as below.
- Click on any data point line chart of A. And all other line charts become line chart of A!!
- To reset to get back the correct line charts, change Product filter. Click on any data point line chart of B. And all other line charts become line chart of B!!
Please try this out at your end to confirm if this is a BUG.
Thank you.

