Filter Columns not showing list of columns from data set

Wappler Version : 5.1.5
Operating System : Mac OS 12.5
Server Model: PHP
Database Type: MySQL
Hosting Type: Docker

What do you think should happen?

Add filter columns data transformation, select the data set, then the dropdown list shows the available columns.

What actually happens?

Add filter columns data transformation, select the data set, the dropdown list remains empty. (video attached)

How to reproduce

Create a single record query, then add filter columns data transformation, select the data set, the dropdown list remains empty.

It appears that the issue is because filter column expects an array and a single record query doesn’t return one. If I change the same query to a multiple record query, the columns show up.

Vote for the feature request:

Feel free to make a comment there so it’s not just me :slight_smile:

1 Like

Thanks @Apple. I just commented on your how to post and voted for the feature.

-Twitch