Hi everyone,
As part of a migration project from Board 10 to Board 14, I’m reviewing the use of the "Back Compatible" option in Dataflows.
I know this option should not be used with HBMP dataflows, but I’d like to go further and understand:
- Are there any additional recommendations or best practices related to this option?
- Is it safe to use it in cell-based Dataflows with
IF()
conditions? - What about arithmetic operations, like
a - b
or a + b
?
Have you encountered any performance or functional issues when keeping this option enabled in such cases during migration?
Any advice or feedback from your experience would be greatly appreciated.
Thanks in advance!