Hello community,
I need some advices... In my project, i need to compare 2 differents crosstabs. I have created a function which do this job, called for each line or the two crosstab and return "OK" or "KO". This is ok.
But now, i want to create something like a table to synthesize all the OK / KO like this :
Question : How can i make this customize table ? Which component i have to use to do something like this, and add a color formatting depending on "OK" or "KO" ?
At the moment, i use one listbox to list dimension's item and one listbox for each measure to list the OK/KO but i think i won't be able to add color for OK/KO
Best regards,
Jonas.