Hi,
I am working on Reports functionality of Windchill10.1
I need to retrive the total number of documents which have the same value for a given attribute in every attribute.
For example: There is an attribute(IBA) called Color in every document.
Now...we need to retrieve the % of the documents having the color blue.
Assume there are 10 documents out of which 4 have the color blue.
Now.. I am able to retrive the documents having the value for color as blue.
But I am not able to calculate the % of these documents.
I tried some wark-arounds like trying to count the number of documents,etc..but I am not getting the desired result.
If anyone could help, It would be of great help.
Thanks and regards,
Shweta Joshi