Reports in basic version of espo

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • emillod
    Active Community Member
    • Apr 2017
    • 1405

    Reports in basic version of espo

    Hello
    Is there any chance to create some basic reports in free EspoCRM without Advanced Pack?
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hi,
    You have Record List dashlet. Here you can add needed fields and select needed filter. Possibly you need to develop own one
    Hi All, I want to have a custom filter search that displays record lists with last action like last Email and last Call. I would like to have the values Email and

    Comment

    • emillod
      Active Community Member
      • Apr 2017
      • 1405

      #3
      Hello. And based on that i shoud be able to create report?

      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        What do you need in your simple report?

        Comment

        • emillod
          Active Community Member
          • Apr 2017
          • 1405

          #5
          For example how many tasks user completed in this month.

          Comment

          • tanya
            Senior Member
            • Jun 2014
            • 4308

            #6
            With this method you can show the task list on the dashboard. In SelectManager you set needed whereClause for assignedUserId and dateComleted. It could not be dynamic list. Only filters you have developed in Select Manager.
            Or you can develop own dashboard, where you can select needed user and needed period. Use base chart dashlets as example

            Comment

            Working...