We have many apps that we have set in the script to show billion (B) as a format instead of Qliks default (G). One app still displays the G format even though we have changed it to show B in the editor.
SET NumericalAbbreviation='3:k;6:M;9:B;12:T;15:P;18:E;21:Z;24:Y;-3:m;-6:μ;-9:n;-12:p;-15:f;-18:a;-21:z;-24:y';
Wondering if anyone ran into this issue before?