POST
|
Hi, I am creating a survey that has a lot of external csv choice lists. Some lists only have a few rows, some have ~90 rows. When I create a report, these values appear blank.. Does the report syntax need to change if the type is select_one_from_file? I could not find any documentation about this. Thanks!
... View more
01-22-2021
12:52 PM
|
0
|
0
|
65
|
POST
|
Thanks Barbara! This notation seems to pass the first go-around of checks for Reports, but when I go to preview sample reports, I just get the generic error message below: The task failed because all reports failed to run convertToPdf. I just attached the sample report that I am trying to run. Do you see any glaring issues with the notation there? Thanks!
... View more
11-30-2020
06:55 PM
|
0
|
1
|
631
|
POST
|
Hello, I've got a survey that utilizes the multiline images. I am now trying to create a Report that displays all of the images that were taken for that question. However, when I create the report, it only displays the first image. What is the syntax needed to display all images? Below is what I am currently using, with a screenshot of the relevant XLSform fields. Thanks in advanced! Syntax in Report: Photos ${TC2_p | size:188:0:0:300} XLSform Field:
... View more
11-23-2020
09:17 PM
|
0
|
1
|
151
|
POST
|
Shwu-jingJeng, I believe my request is actually the opposite. I want to use a select_multiple to populate a text field using the pulldata() function. Does that make sense? I've attached a screenshot of the relevant section in my xls form for more context.
... View more
11-18-2020
05:26 PM
|
0
|
1
|
428
|
POST
|
Is it possible to use the pulldata() function from a select_multiple question type? What I am trying to do: I have a normal select_multiple question. If the user selects something in that question, I want certain text to appear below. I am using an external csv lookup file in the Media folder because these lookup tables can get pretty lengthy. If the user selects multiple options, I want all the options in the lookup table to appear. However, I cannot seem to get the question to display any text! When I change my first question type to select_one it works just fine. Am I missing something in my syntax? I've included screenshots below if that helps. pulldata('Findings_Citations_Lookup','Citation','FindingCode',${SS2_f})
... View more
11-17-2020
09:20 PM
|
0
|
3
|
458
|
POST
|
Barbara, This seemed to solve the issue! The next issue I am seeing now is that I would like to display all photos within a multiline photos question type. Is that possible?
... View more
11-12-2020
08:41 AM
|
0
|
3
|
706
|
POST
|
Thank you, absolutely! I've just updated my question to include two attachments - the word template and the xls form. please let me know if you need anything else.
... View more
11-06-2020
03:24 PM
|
0
|
0
|
1042
|
POST
|
Ah, okay. I didn't know it needed to include both placeholders. Now that I've included both placeholders, it passes the validation. But when I try to run a sample report, it comes up with a generic "error" (below) Is this syntax correct?: ${#SC1} ${if (SC1 | getValue:"count")>=0}Drainage inlet protection Type ${SC1_ft} Location ${SC1_l} Findings(s) ${SC1_f} Notes ${SC1_n} Photos ${SC1_p1 | size:375:0:0:600}${/}${/}
... View more
11-06-2020
01:53 PM
|
0
|
8
|
1042
|
POST
|
Barbara, I've updated the values to caps, but it looks like it is still finding an error: Error: An error occurred when checking the report template. Failed to parse ${SC1_ft} . The field name or parameters cannot be found in the current parsing scope.
... View more
11-06-2020
11:49 AM
|
0
|
10
|
1042
|
Online Status |
Offline
|
Date Last Visited |
01-22-2021
02:52 PM
|