Default Value of Compoment filter don't display when get data from data resource
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 11:12 PM
My requirement is that I want to set the default filter when the user load the page like the image below:
When applying the code below in Filter default value script and get the id by using api.date like the image below, the default value is not displayed
But when I tried to hardcode the value id (example admin9999"), it's working
What is the reason and is there any way to make it work ?
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 11:26 PM
Can you check the timing selected for your api.data.getuser function?
Data resources can be triggered immediately when page loads or after another data resource.