10

With partial records came SetLoadFields() and AddLoadFields().


However, the 'old' SetAutoCalcFields() does not have any AddAutoCalcFields(), so there is no way for an author of e.g. a report extension to say 'still auto-calculate all FlowFields the base code needs, BUT add this one for my use'.


Thus we have to either do those via additional CalcFields() calls within the loop. Or there is reportextension dataitem property CalcFields, which is supposed to be additive, but can't work if we are e.g. only conditionally adding certain FlowFields to calc.


Thus, please add AddAutoCalcFields() so that FlowFields can be brought up to par with partial records in terms of extensibility. Thanks!

Category: Development
STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team