Quantcast
Channel: Value Lists Latest Topics
Viewing all articles
Browse latest Browse all 217

Value List Based on Field Content Calculation?

$
0
0

I'm trying to make a value based on the content of JSON_cListKeys in this specific record only:

1335935593_ScreenShot2020-07-03at23_38_47.png.a9019ab797fe066d698751823fe6cbbc.png

The fields involved:

 

527109401_ScreenShot2020-07-03at23_15_36.png.a9cdeb29e7a3e9176cf34788df2268e5.png

 

I get the "This Value List Won't Work... based on a calculation" message. So I tried to see if looking up the content or calculating the content and using that instead.. um.. no, it's still a calculation.

468820579_ScreenShot2020-07-03at23_17_27.png.45be37d7b05820e97890102775fa472f.png431793079_ScreenShot2020-07-03at23_17_48.png.8df207405c63d0aafc90726c8b9729e1.png

 

I Tried changing to a calculated text field ... I get no error from the value list creator, but I still don't get actual values in the list.

1005588280_ScreenShot2020-07-03at23_21_01.png.3c09b546e91c9dffea8a22df99a140df.png

In order to only get the values from the current record, I created a self join [Items <--> Items_Current_Record] and linked it to itself by the unique ID, and I also tried the JSON_cListValues field for the pair as well. (At the bottom of the screenshot)

 

199360472_ScreenShot2020-07-03at23_16_09.png.dd8222650303570e076528533d7d8893.png

 

I've found a similar thread but the data it's working with is numbers and increments. It's building that list by multiplication of intervals.

I have a feeling I need to either do something to actually get the $result of the calculation to be text.
The self join, if I understand it right, should limit my results to just that one record at least.

 

Sandbox.fmp12

 

 

Sandbox.fmp12.zip Sandbox.fmp12


Viewing all articles
Browse latest Browse all 217

Trending Articles