Data Resource is not binding to list component
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 06:42 AM
Dynamic data resource is not binding to the list component.
I've added dot walked dynamic data resource value in Table field of list component. Even though data is not binding. I'm seeing below issue.
Do let me know if you need info around it, Appreciate your help!!
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 06:53 AM
HI Kishore,
Cannot see your image attached.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 07:21 AM
I clearly see it when i click on the image in post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 07:32 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 09:43 AM
Hi Kishore,
The list components handle data themselves so you can't bind data returned from a data resource to the component. The table field you're trying to bind to is expecting a table name, then you can configure the filter, view, and columns, and the component will fetch the data itself.
We are looking at ways to improve the list components, but as of San Diego they handle data on their own.