Announcements
Hello everyone,
I am trying to use 'DataItemTableView' on a dataitem and filter where a field added to that table by a tableextension is >0. In short, can you filter by a non-native table field -- or put differently -- a field added to that dataitem table by a tableextension?
Thanks!
Chris
Hi Chris,
Yes you can. If you have added a new field to a standard table using TableExtension, it will be able to use in 'DataItemTableView'.
However I agree with Zhu as it cannot be used in ReportExtensions and to overcome from it you can Copy and create a new report with same code lines and continue as it will then allow you to Customize the 'DataItemTableView' as it is a Customized Report copied from a standard report.
Thanks
Please do verify if this helps you.
Hi, Of course you can.
For example,
Note: Since the DataItemTableView property cannot be customized, this cannot be done in ReportExtension.
Hope this helps.
Thanks.
ZHU
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156