Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm currently working on product clustering report. I have different functions which use average, rank, Pareto and so on. But the problem is this method does not remember clusters and classifications. When the user chooses a state (e.g. products ranking), the dimensions recalculates and give new values for high sales and low sales products.
I need to create a "Calculate" button, which calculates the dimensions and keeps them the same, until the next time the user hits this button.
The closest thing to my answer was used by @Christof Shwarf in the link bellow:
ABC Analysis to set and remember classification at runtime
But I couldn't create the same button for multiple dimensions.
Could you please detail your requirement a bit, best by uploading a small sample QVW and a description of the expected result (based on the sample data and sample user action).