Hi everyone,
I'm having a multi layer nested CDT (Nested CDT that is a column in another nested CDT column of the main CDT that uses as data type) which is taking too long to query data and sometimes causes time out error. I would love to have some suggestion to optimise/ replace it with something else if possible.
Thank you
Discussion posts and replies are publicly visible
Well, you will have to analyze why it takes so much time. Try to fetch only the data you need.