question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Boolean fields are not showing in dropdown menu from Filter by col. value analysis

See original GitHub issue

Steps to Reproduce

  1. Create map with chicago_crimes dataset.
  2. Add Filter by column value analysis.
  3. “Select” arrest (a boolean column) from the dropdown menu.

Current Result

  • Boolean columns are not showed on the dropdown menu.

bug

Expected result

  • Boolean columns should appear on the dropdown menu.

Browser and version

  • Google Chrome v54.

.carto file

  • Because the map size is too big, you can download a sample data from here.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
xavijamcommented, May 31, 2017

Deployed

0reactions
nobuticommented, May 31, 2017

I tried with only two features and it seems to work, but still, there are weirdos with the boolean fields in the form.

  • Validators don’t play nice with those fields. @matallo is doing his magic here.
  • If you try to select true and hide combination, it replaces automagically to true and show. Anyway, it seems a full frontend issue now.
Read more comments on GitHub >

github_iconTop Results From Across the Web

Filter Boolean Grid Column with DropDownList - Documentation
Solution. When you initialize a DropDownList widget in the filtering UI, the column will not be filtered correctly because the DropDownList returns string ......
Read more >
Row Filter on boolean based dropdown column does not work.
It sounds to me like the values in the column are not actually booleans and so do not match the filter. Is the...
Read more >
Can't filter Gallery Boolean from an external dropdown
I have a simple dropdown and 'ASO - MOK' is selected. This is a Boolean in the Sharepoint list. In Gallery I tried...
Read more >
Details on Filter Rows
Details on Filter Rows ... This dialog is used to transform a data table by excluding rows based on a boolean expression. Only...
Read more >
Filter Tool | Alteryx Help
Select rows by comparing a column against a static value. ... Select the column of data to filter by in the Select column...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found