Flatten Not Working in ASP .NET

Wappler Version : 4.9.1
Operating System : W10
Server Model: ASP .NET
Database Type: MSSQL

I have a query which returns one column and few rows.
In the next step I flatten the data for that one column, which results in below error:

image

Flatten code:
{{query1.flatten('intID')}}

Bump. Just encountered this again.

Here an update for the flatten formatter: DMXzone.ServerConnect.Formatter.zip (20.5 KB)

1 Like

Works. Thanks. :slight_smile:

Fixed in Wappler 5.0.3

This topic was automatically closed after 32 hours. New replies are no longer allowed.