Export a CSV from a Filtered Table #308
Unanswered
NathanielCJ99
asked this question in
Q&A
Replies: 2 comments
-
Hello! The table component does not offer this possibility. But you can build your own custom csv exports using the csv component: https://sql.ophir.dev/documentation.sql?component=csv#component |
Beta Was this translation helpful? Give feedback.
0 replies
-
Okay, thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a table that I have the user filter however they chose. I am wondering if there is an easy way to Export the displayed filtered table as a CSV file? I couldn't find an example of this in the examples or previous discussions.
Beta Was this translation helpful? Give feedback.
All reactions