You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
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.
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) -
Country dictionary - All Cities, States, Countries (Term) are mapped to Countries (Mapped Term)
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).
The text was updated successfully, but these errors were encountered:
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
Uh oh!
There was an error while loading. Please reload this page.
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) -
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).
The text was updated successfully, but these errors were encountered: