Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I’ve been working with the Qlik APIs for narrative responses and noticed something I can’t resolve.
→ These endpoint doesn’t seem to provide an option to pass filters.
The issue is that I want the narrative response to reflect user-applied filters, but currently the APIs only return unfiltered data values.
Hello! MyWisely
Qlik’s narrative API endpoints don’t directly support user-applied filters, so responses often reflect unfiltered data. To work around this, ensure filters are applied within the app context or use session-based selections. You can also explore passing filter logic through the context field, though results may vary. For precise control, consider filtering data before sending it to the narrative layer.