Skip to main content
I have a set of 25 picklist values(bike model).Also two number fields for count and price. Idea is like to add all bike models sold in a day at the end of day. I don't want to create bike models as separate field as only 2 or 3 bikes could be sold in a day.

 

My requirement: also need to create reports based on separate models.

 

Is there any way like if I click add button(button type), all 3 fields(1 picklist and 2 number fields) could get populated again?

 

Or is that possible with flow?

 

 
4 respuestas
  1. 23 mar 2020, 5:52
    Hi Krithikraj,

     

    when you include any Long Text fields in the report as a column only the first 254 charcaters are displayed in the report and you will have to export the report into excel to see the full comments.

     

     If reporting is not possible for you on text Area, you will have to change data model, to include one object per sale of bike model.

     

     Other wise you will have to create custom report in salesforce

     

    https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_analytics_intro.htm

     

     Thanks,

     

    Sakshi
0/9000