html table to xlsx filter
-
Hello, im using the html to xlsx multiple sheets example, id like to add a filter in the table headers, is there a way to do this?
regards
-
I am afraid html-to-xlsx doesn't support filters at this moment.
You would need to go with xlsx recipe. It should be possible to do it there, but of course, there is longer learning curve and complexity in this recipe.