Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article helps you to display a report to find logged time for the currently logged-in user in the bar chat chart view.

\uD83D\uDCD8 Instructions

How to create a Calculated Field to find the currently logged-in user

  1. Navigate to My Area > My calculated Field → Fields > Create New Field.

    Image RemovedImage Added

    Image Removed


    Image Added

  2. Specify the Name and Description as per your the choice.

  3. Select Category as None.

  4. Drag and drop Function → Logical → Equals().

  5. Drag and drop Field for value 1: Time entry: User AccountId.

  6. Drag and drop Function for value 2: String → LOGGED USER: AccountId().

  7. Validate the Expression.

  8. Save the calculated field.

  9. Refer to the below screenshot and GIF to follow for the pictorial representation of the above steps:

...

How to create a dynamic filter to find logged time for the currently logged-in user

...

  1. Select view type as Bar Chart.

  2. Add Time entry: Date on X-Axis (Dimension) and Time Entry: Logged Time on Y-Axis (Measures).

  3. Add Filters Time Entry: User and calculated filed Is Current User.

  4. Add a rule to the field Is Current User . (Is Current user is equals to TRUE).

    Image RemovedImage Added

  5. Run the report.

    Image RemovedImage Added

...


  1. Image Added