lightswitch05/table-to-json

Can table conversion with input be supported?

Closed this issue · 2 comments

There are some inputs in my table, and I want to convert the values in input to json.Now the effect is to skip the input value directly.Is there any solution? Thanks

Hi @supermanzzZ!

Use the extractor option to get the input value instead of the text.

Thank you a lot for your reply :)
I'm sorry I didn't read the document in detail.