[BUG] - "layers.circle.paint.circle-color: Expected at least 4 arguments, but found only 2." When non-existent combination of dashboard interaction and slicer selected #93
Labels
bug
Something isn't working
Describe the bug
When a dashboard is created with slicers, and visuals that can interact with the map, we need a graceful handling of non-existent data contexts. When a user may accidentally select a bad combination on the dashboard, they are presented with an unfriendly error message, rather than the map. "layers.circle.paint.circle-color: Expected at least 4 arguments, but found only 2."
The inherent challenge in trying to account for this error in the current state is that power bi cannot in-turn filter slicer selections based on dashboard interaction cross-filter selections.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It would be better if the map instead reverted to the default view or loaded with no plots instead. I understand that this is outside usual use-cases, and the users should know that the selections they're making make no sense, but a user could still accidentally click around and stumble across this, as I did.
Screenshots
![image](https://private-user-images.githubusercontent.com/24443529/312964130-b69b1bdb-638c-4cb3-8f21-6f8ff610420a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTE2NzcsIm5iZiI6MTczOTYxMTM3NywicGF0aCI6Ii8yNDQ0MzUyOS8zMTI5NjQxMzAtYjY5YjFiZGItNjM4Yy00Y2IzLThmMjEtNmY4ZmY2MTA0MjBhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA5MjI1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY4MmY5MjgyODI2Y2Y2NDhiZDk1NzBmNTFjOGRhYTYwNDBhMTExYTZmNjg3ZGNhNzYwYjdjNmU3MTFkNDBhMGQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.0aidU9RDadGL3XOolZgMc2DHzqEbGF8_jW3HX_zGEus)
![image](https://private-user-images.githubusercontent.com/24443529/312964688-aa8cfdf5-8db9-4fd4-8a99-fc40ac2fcc59.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTE2NzcsIm5iZiI6MTczOTYxMTM3NywicGF0aCI6Ii8yNDQ0MzUyOS8zMTI5NjQ2ODgtYWE4Y2ZkZjUtOGRiOS00ZmQ0LThhOTktZmM0MGFjMmZjYzU5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA5MjI1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ2MzM0NDVkYjE4ZTI0YjM4NWYzNTBlNTMwMWExNTlmZWM3YzJiZWNkZGFjYTcyOGNmYmI2N2EyNzkxOTM0MjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.cvkwwK8_gE4dwq_fDr4N4h966kWq9s_HLBUmCzd5h2Q)
Additional context
None
The text was updated successfully, but these errors were encountered: