Azure-docs: Dropdown with multiple selection and ALL selected not working

Created on 18 May 2020  Â·  3Comments  Â·  Source: MicrosoftDocs/azure-docs

Page does not describe how to support dropdown with multiple selections and at the same time enabling the ALL checkbox in the dropdown. Using the "where name in ({DependencyName})" in KQL for multiple selection works great for what is documented here. The section that is missing is "Include in the dropdown", but it is available in Azure Portal. The description for this section is "Selecting these items will add additional options to the drop down to allow the user to pick a subset of items."

How would one implement this when using KQL? A simple example you can add to this page is to use IIS logs and create a dropdown of distinct computers. You don't want your users to select/unselect 20 checkboxes in order to see data for one or all computers.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Azure-Monitosvc Pri2 assigned-to-author product-question triaged

All 3 comments

@shadowano Thank you for your query, we will look into it and get back to you at the earliest.

@shadowano Thanks again for sharing your feedback, i am assigning this issue to our document author @mrbullwinkle to further evaluate the feedback and enhance the document accordingly.

It looks like you just need to get the already documented feature out to your production documentation https://stackoverflow.com/a/63605186/1049723

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ianpowell2017 picture ianpowell2017  Â·  3Comments

paulmarshall picture paulmarshall  Â·  3Comments

JamesDLD picture JamesDLD  Â·  3Comments

behnam89 picture behnam89  Â·  3Comments

Favna picture Favna  Â·  3Comments