Skip to main content
Hi All ,

 

I am facing some sort of issue with the report builder .

 

i am inserting the data into my custom object in sorted order .

 

But when I am fetching the data into the report with report builder , the data is not displayed in the sorted order(Which is in inserted in sorted order) .

 

Please conform me ,will our report builder able to fetch the data in the  same order in custom Object ?

 

Thanks,

 

Raja
5 Antworten
  1. 4. Mai 2012, 13:10
    Hi Karthik ,

     

    Thanks For Reply ..

     

    But sorting on the filed is not helps me .. because i have to do two levels of sorting based on this two filed Style , Cover_color as explains below

     

    First Level of Sort based on Style ,  Then in second level Based on Cover_Color as below

     

    Style        CoverColor

     

    1234       1001-11

     

    1234        1001-12

     

    1234        2001-11

     

    1234        2001-12

     

    1235       ---------

     

    1236     ------

     

    But in sales force we cant do it two levels of sorting .

     

    To solve this issue , i am sorting the data programmatically and inserted into the custom object based on sorting .

     

    But when i am fetching it into the builder ,it is not in the same sorting order .

     

     

     

    Will you please conform me that our report builder is display data in the same order I custom object

     

     

     

    Thanks,

     

    Raja

     

     

     

     
0/9000