Would be helpful to have the ability to report on URL type fields. I wanted to create a report that determined whether the URL field was filled out on a card, but was disappointed to find I could not do a simple boolean if statement on the URL field. Instead I had to convert the field to a text type and then do the calculation on that which defeats the purpose of having a URL type field.
Thank you for elaborating on your use case! We've reopened the idea so that we can continue to track feedback in this area.
Thanks, however that's not what I was looking for. By using the boolean value in a calculated field, I can show in a graphical format how many cards have the URL field filled in vs not - I'm not able to do this with the filtering function.