Should any care be taken in order to make data forms performance better ?
@Argano4Oracle8 жыл бұрын
Yes but it has changed with all of the different versions. For example, if in the cloud, there are less things to worry about. Here are some tips: -Keep the forms to reasonable size (#columns * #rows) -If on-prem, use composites to combine multiple smaller forms into tabular view -If sparse dim in the rows, choose suppress missing blocks -User variables to make forms dynamic -Underlying Planning-Essbase outline design will impact form performance (dense/sparse for BSO) -If you repeatedly put a sparse dim on your rows in forms and reports, move that up in your "outline on a stick" in the dimension order Let us know if that helps!
@AmitSingh-hq7xd Жыл бұрын
Hi, when i open the form in preview mode, i am not able to close the preview mode as 'x' icon doesnt appear .. anyone any idea about this?
@Theoz8985 жыл бұрын
Is it possible to create exhibition rules on forms level? I made up a boolean-based formula and want to show only rows with a given result in this column. Can you help me out?
@umamahesh86117 жыл бұрын
without formula we can create a validation rule?
@Argano4Oracle7 жыл бұрын
You would use conditions to set up validation rules. So you can check to see if a value exceeds a threshold, or check for a member name, UDA or attributes. There are many possibilities when using validation rules and not only used for formulas.
@darbabar6 жыл бұрын
hi their, i am facing problem with page section. i have defined dimensions in page section. but those are not reflecting in form.
@Argano4Oracle6 жыл бұрын
Hi Babar. Thanks for your question. We would have to see what the form layout looks like to see what the issues could be.