Hello,
I am new to structure. I am trying to create a report in the structure as below
Now I want to add a column that should ERROR Bad/Good if the "Country Relevance" which is a multiselect field has more than 1 value if scope category (CUSTOM FIELD)= LTSR (value), can you please help me with the formula
Hello @Amzad Khan
If you simply want to indicate all issues that have more than one value selected in the field, you can do it with the formula like this:
if countryrelevance.size() > 1: "error"
I hope this helps. If you need further assistance or have other questions about Structure, please reach out to us directly at our support portal.
Best regards,
Stepan
Tempo (the Structure app vendor)
Thanks for your comment.
I have used below formulas in the structure
countryrelevance.size() in Country Rel Count to get number of values in the Country Relevance field.
Check Formula:
either I want to roll up column “Check” to function and workstream level added as Filters, if not add 2 columns for counts of records with “Alert” and "Good". If all good then shows “Good”, if there is “Alert” only show “Alert”.
Can you please help me to create the formula for the same
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When I try to raise an request directly to the support portal I am facing the issue to login asking for login credentials, even giving those stating those are not correct
sorry if i am doing anything wrong, please suggest the steps to get help from Structure support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Amzad Khan
To raise a support request, please reach out to us at this portal: https://tempo-io.atlassian.net/servicedesk/customer/portal/6/group/1051
On the screenshot you shared, you're trying to log in on a wrong page.
Best regards,
Stepan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.