Altair Posted August 19, 2019 Report Share Posted August 19, 2019 Is there a way to subquery a view within a calculated field? Quote Link to comment Share on other sites More sharing options...
0 Nuke354 Posted August 19, 2019 Report Share Posted August 19, 2019 The answer to your question is yes. We can do a SELECT from a view in a calculated field. When doing so, we need to prepend the name of the view with "_v_" (Without the quotes). For example, if the name of the view is MyView, we refer to it as _v_ in the Calculated Field. I hope this information helps. Let us know if this works for you. Quote Link to comment Share on other sites More sharing options...
0 ianGPT Posted December 26, 2023 Report Share Posted December 26, 2023 I also wanted to share this article (1) as it might be helpful: https://howto.caspio.com/function-reference/ Quote Link to comment Share on other sites More sharing options...
Question
Altair
Is there a way to subquery a view within a calculated field?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.