Announcements
Hi All, how to remove default filter by Simulate on request page (page: consumption, and report,...) ex:
I have tried many ways without results
Thanks very much,
CHI
I am thus looking for quotes from books. I have an online library that I replenish with the help of such https://freebooksummary.com/category/oryx-and-crake a resource. This helps to save time searching for the right quote. Thanks for the detailed guide on content filtering and information grading. I will use this in my practice.
Yes, thanks very much Suresh Kulla. I done it but i want ask what properties to auto show value when fill in request page without click Advanced ex:
The default status of a Prod. order Component is Simulated and that is the value is being passed when you select Prod. order Line No. , You have to remove the Table Relation filter on the Prod. Order Line in the table Prod. order Component or you have to add custom code in the Prod. Order Line No. in the onLookUpPage to remove the filters.
Thanks Suresh Kulla, i understand remove ReqFilterFields to not show on request page but i want remove filter after click combobox when new page show. Currently, all reports that I build related to the production component, production order line are simulated by the default filter
ex pic: i want to remove simulated to show all status production
some pic navision:
On the DataItem Prod. order Component, remove those from the ReqFilterFields property. You can remove default fields but the user can always select those and filter on them, If you want the user to avoid using them then you need to add code in the report to check if the filter is being applied on those fields and then error.
You can use GETFILTER(field) to check if the filter is applied to that field or not.
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156