Hi.
I need to apply a third and fourth dimension filter in the Account Schedule Overview.
I added the third and fourth dimension in Analysis View tab, but to validate the filter does not update the view.
I added code in the OnOpenForm () the form 490.
AnalysisView "Dimension 1 Code".. = GLSetup "Global Dimension 1 Code";
AnalysisView "Dimension 2 Code".. = GLSetup "Global Dimension 2 Code";
AnalysisView "Dimension 3 Code": = GLSetup "Shortcut Dimension 3 Code";
AnalysisView "dimension 4 Code": = GLSetup "Shortcut Dimension 4 Code";
Neither works. I would appreciate some help.
*This post is locked for comments