Hello All, I have managed to solve my own problem but thought I would post the answer for others.This ensures only the fields with data show with their respective headers:column.2.displayname=Risk Raised Bycolumn.2.sharecol=truecolumn.2.textmode=truecolumn.2.usewidths=truecolumn.2.valueexpression=IF...
Hello all,I'm hoping someone can help me with a report I'm building to support a review task.I've combined 10 fields into a single column using sharecol, which works well visually. However, I'm trying to find a way to only display each field if it contains data. The reason is that users may not fill...
Hello All,Hoping someone can assist, I need to combine 5 fields into one column on a report but I need the outputs to display on separate rows.These are the fields names:ccoInclusionName1ccoInclusionName2ccoInclusionName3ccoInclusionName4ccoInclusionName5I have made a start but struggling to add the...
Hi Sven, we tried this approach first but we have separate bundles of data that we need on specific rows of the CSV file. We couldn't get the CSV module to create the file this way, unless you know a way to do this? Many thanks,
I have managed to solve my issue a different way, that works: I iterated on an admin only field to ensure the custom form text comes through in the order I want to avoid the bundles going out of order.Then I format the text in the columns I need then Aggregate on that text again to add the column h...
Hello, Hoping someone can assist.I need to compile field-level data from multiple tasks and add it to a CSV file. The issue I’m facing is that the data is arriving in separate bundles, whereas I need it in a single bundle to correctly position the fields in the CSV, ensuring they appear in the right...
Description: The update to the Custom Form Field Logic in version 25.4 introduced some frustrating issues. Clicking 'Add Logic' opens a full-screen view unnecessarily. The primary concern, however, is that the Field Name is no longer displayed—it only shows the front-end Label.Why this feature matte...
Hi Chris, As you were so good at answering my previous question, I have one more!Is there a way to remove empty rows from the CSV file? There could be cases of this, so want to see if we can remove the empty rows from the document.Thanks in Advance!!
Hello Rafal,Your idea has worked for me too, so thank you!I was wondering if you knew how I could ensure this API Call only happened at Project level?I have a scenario that is triggered by a change on a Project, so I only want these options to appear on the Project in question only.This is what I ha...