LWSChad Posted January 12, 2015 Report Share Posted January 12, 2015 Hello! Is there any performance benefit to filtering results in the View vs. Data Page? Thanks Quote Link to comment Share on other sites More sharing options...
0 iren Posted January 13, 2015 Report Share Posted January 13, 2015 Hi Chad, As far as I know, there is no significant difference. Quote Link to comment Share on other sites More sharing options...
0 NailDyanC Posted December 8, 2018 Report Share Posted December 8, 2018 Hi, Just want to add to the previous comment above, regarding with your concern, using a view to filter can have many usages. It is a good way to reduce the number of records and fields to only those essential to your current task. Another common use is to apply a filtered view to an Authentication. For instance, you can configure a view to remove records based on a set of criteria where app users are automatically removed from an authentication when set to inactive. Filtering views is an efficient way to display the data you want without making any changes to the tables. To answer your question, I think there is no such big difference in using filters in both Views and DataPages. You use view just to combine two or more tables and filter such results and also you can use DataPages for selecting only the fields that you want to display. Quote Link to comment Share on other sites More sharing options...
Question
LWSChad
Hello!
Is there any performance benefit to filtering results in the View vs. Data Page?
Thanks
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.