Recent searches


No recent searches

paultechpro's Avatar

paultechpro

Joined Apr 15, 2021

·

Last activity Dec 27, 2023

Following

0

Followers

0

Total activity

3

Votes

0

Subscriptions

2

ACTIVITY OVERVIEW

Latest activity by paultechpro

paultechpro created a post,

Post Q&A - Reporting and analytics

I have a created a custom attribute that is currently returning the Update - Timestamp as requested, but would like to only see the first or earliest result.

IF ([Comment present] = TRUE 
AND [Comment public] = TRUE
AND [Updater role] != "End-user")
THEN [Update - Timestamp]
ENDIF

Many results will have multiple updates in them like this.

I know you are able to FILTER results, but is there any way to make it so that the calculation itself only returns a single result?

 

 

Posted Jan 18, 2021 · paultechpro

0

Followers

2

Votes

2

Comments