Forum Discussion
nishan0804
6 hours agoCollaborator
Query Builder, Fetch records from USERS_CANVAS_ENTRY_SHARED view using Canvas Name
I am trying to build a query to find the conversation rate for a set of Canvas Name. When I execute below script
select * FROM USERS_CANVAS_ENTRY_SHARED
--where "Canvas_Name" ilike '%Promotional%'
limit 10 ;I am able to see the "Canvas Name"
but when I see the view properties, I do not find the column "Canvas Name"
I am trying to fetch the Canvas_ID by providing Canvas Name. Please help.
No RepliesBe the first to reply
Related Content
- 2 years ago
- 10 months ago