I want to add another coloumn to show percentage for example level 2 % will be equal to 34/total no of inc and so on? how to do that
Assuming the grid has two list dimensions and a line item as a selector, I created a backend solution where a summary is generated using the SUM function across both lists. This summary is then referenced in a system module. In the main module, I created a line item for percentage calculation by dividing the value by the referenced summary from the system module. The line item is formatted as a percentage. With this setup, the percentage can be correctly displayed in the NUX as required. Iβve attached screenshots of two UX views for reference.
Thanks alot for your feedback @102049
I think I have a problem with the summary system module could you guide me
Glad to help you. To collect summary, just make a line item in the system module and directly refer "Count" line item to that newly created line item (Make sure summary in on in the source module).
Does anyone have any documentation on the trade-offs of having 1 model for all components of planning (service revenue, product revenue, labour planning), vs multiple models 1 for each and a consolidation model to tie it all together?
Just like the main question above, I wanted to try out the new feature on the board where you can you the insights panel to put additional cards. However, I wanted to synchronize scroll a card on the main board with the card on the insights panel but I can't find where it might be.
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-yearβ¦