Skip to content

Filter on single feature #133

Description

@Emix26

Hi there,
Thanks for this nice tool to get familiar to Azure cognitive skills. I have a question related to the checkbox list on the left. I would like to filter based on feature of the path of the documents. I managed to extract the path from the metadata and feed it to the checkbox list. However, when I click nothing happens. I think it's related to the filter that runs in the background when clicking on a checkbox. I think it's related to this specific line:

// TODO: Only collection filter implemented.

Where this expects a collection of strings while the path is a single string. Am I correct ? If yes, how do I change that such that the filter accepts the path as input ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions