Adanced reference qualifier is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 12:43 AM
Hi Team,
need help regarding advanced qualifier is not as excepted the reference qualifier is OOB one.
When I open the look up of Taxonomy node no records are shown.
Reference qualifier is below
Please help me how to correct it.
Thanks & Regards,
Madhu.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 01:24 AM
Hi @Madhusagar Pal1,
Have you read the code pertaining to the getLowestLevelTaxonomyNode function? Are there any Taxonomy Node records that meet the criteria determined by that function?
Also, could there be a Dictionary Override for Taxonomy node field on the Mapped Application Service table where Override Reference Qualifier is set to true and a different ref qualifier is defined?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 04:38 AM
Hi @Madhusagar Pal1,
First of all, when you ask such question you have to be more specific, i.e. provide more details, answer a few questions, have you tried to display what the respective function returns? Try to log progressively what happens in the function.