Hi All,
I am using a score card component with a combobox. this combo box will have the Project names along with 'ALL' as the default selection.and each project will have some 10-15 employees.
so now the customer requirement is to group the data and display in the underneath score card component based on the value selected in the combo box.
1) The default value in the Combo box is 'ALL'.so when the user selects 'ALL' the underneath score card should display all these project names along with the respective employees such away that there should be one section for each project and the respective project names should be displayed in the first row with the employee count in the same row as the second column and the respective employees details as rows with respect to that project.
2) Then when the user selects a particular Project only those project details should be displayed in the score card with the Project name and that project's employees count as first row and the respective employees details groped below that.
This is some thing like sectioning concept in Webi.i will section it on Project name and the respective employees data gets displayed in that project section.so when 'ALL' is selected all the projects should be grouped and respective employees rows should be displayed under respective project sections.
so i have to apply similar logic on score card component in Dshboard.
So does some help how to implement this in SAP Dshboards 4.0 version.
Thanks In Advance,
Nanda Kishore.