Join Slack
Powered by
Is it possible to add an indexed view? I need to c...
# suiteql
c
Christopher Quackenbush
02/23/2026, 7:17 PM
Is it possible to add an indexed view? I need to check if a customer has a checkbox checked on their customer record, and joining the customer table adds an additional second to my query.
p
PNJ
02/24/2026, 8:45 AM
No, the data source is readonly.
Open in Slack
Previous
Next