Jump to content
View in the app

A better way to browse. Learn more.

Pulseway

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hi all,

In the Ad-Hoc reports, I ask the user for a date range for the report (Filter). Does anyone know how to capture the dates (Between) and display them on the report?

Gary

  • 2 weeks later...
  • Author

Thank you Chris,

I can choose the proper dates for a report. What I want to do is print the dates chosen on the report.

Something like this in that report header.

"Service Work Detail from March 1, 2018 through March 15, 2018."

Gary

  • Staff

You can add something like this:

=Concatenate("report for the period ", AggMin({Tickets.Open Date Only})," till ",AggMax({Tickets.Open Date Only}))

Also, you can select the field from the spreadsheet and create the function

image.png.01c3697cb1c2a981aa7b8fb31611e304.png

  • 2 weeks later...
  • Author

Hi CHris,

Thank you for the help with this.  To help others out, I am posting what I actually used.  I was trying to print filter choices on a report, so I used the following.

=Concatenate(FilterValue(1,1)," - ",FilterValue(1,2))

From Filter

image.png.7c5ccdd0fbe964187e31137f7a763e6b.png

From Report

image.png.5ef01d58cb587480969d158dbd812774.png

Edited by Gary Haberl

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.