Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] To provide an option to select output which is under Mapped Term column, when filter is applied on dictionaries with Map Term is ON #130

Open
avinashreddy07 opened this issue Dec 6, 2022 · 3 comments
Assignees

Comments

@avinashreddy07
Copy link

avinashreddy07 commented Dec 6, 2022

Is it possible to provide a feature to select output, under Mapped Term column, while applying a filter on two dictionaries, when Map Term in ON.
We are working on a requirement. Give a document, we should find the Currency type, by identifying the Country (City/State/Country). To achieve this, we are using two dictionaries (Map Terms) -

  1. Country dictionary - All Cities, States, Countries (Term) are mapped to Countries (Mapped Term)
  2. Currency dictionary - All Countries (Term) are mapped to respective Currencies (Mapped Term)

we are applying a filter(Include/currency_dictionary/span/contains/country_dictionary) to extract Currency on both the above dictionaries. But when we use filter, we are getting the output which is under Term column (ie, Countries), but we need the output which is under Mapped Term column(ie, Currency).

Flow

@avinashreddy07
Copy link
Author

Below are the filter options which we used.
Screenshot 2022-12-08 at 12 02 58 PM

@laurachiticariu
Copy link
Collaborator

@avinashreddy07 please upload information to reproduce this defect, namely:

  • the flow.json
  • a sample document

@laurachiticariu
Copy link
Collaborator

Ok, I understand that the feature request is to enumerate the attribute names that appear under the 2nd and 5th drop down in the screenshot in #130 (comment). This is blocked on #70

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

No branches or pull requests

3 participants