How to replace resulting values with if statement

Created on 23 August 2023, 10 months ago
Updated 2 September 2023, 10 months ago

Problem/Motivation

Hi there, I'm trying to convert the values returned from a field into another text to display...

field returns ids: 1, 2, 3 and 4

So I need to replace:

if {{1}} then "apple";
if {{2}} then "banana";
if {{3}} then "kiwi";
if {{4}} then "orange";

So in a table would show like

etc....

How can I achieve that change, thanks a lot!

💬 Support request
Status

Fixed

Version

10.1

Component
Views 

Last updated about 3 hours ago

Created by

🇨🇱Chile Andrés Chandía

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024