Question
How to store URL into Infotable?
Hello,
I am having 2 columns i.e. name, and Download URL.
I want to store both values into Infotable.
so I created a datashape with fields . name (String) , downloadURL(hyperlink)
But, when I store values into Infotable ,only name get inserted , URL is not getting inserted.
why this happens?

