Could not get "free text" parametrization to take in user inputs in neodash

Hello,

I have been trying the "free text" parametrization in neodash. Although I am able to create the parameter variable, I am not successful creating a default value for the parameter, not the gui is accepting user txt (see attached screenshot


). I am able to create and use node and relationship parameters without issues. Let me know if there is some option that I am missing.

Thanks,
Lavanya

Hello @lavanya.kannan and welcome to the Neo4j community :slight_smile:

I had the same problem and I solved it by copying and pasting another parameter select report that was working. You can also open an issue here.

Best regards,
Cobra

Hello @cobra Thanks for the fix - I cloned another node property parameter select report and modified to free text parameter select and it works. I will report the issue in github! Thanks!

1 Like

Hi @lavanya.kannan (and @cobra)

This issue was introduced during the last release and it's already handled on Fix DatePicker/Free Text by BennuFire · Pull Request #429 · neo4j-labs/neodash · GitHub. This will be merged and ship with the new version.

Sorry about the inconvenience.

PS: In general, this can be bypassed by setting a random query on the 'Custom query' and then selecting the Free Text selector. Same for the date picker.

2 Likes