102
Views
3
Comments
[Json To Excel] Display json on webscreen
Question
json-to-excel
Web icon
Forge asset by @mit

I have your json to excel working.

I would like to know, is it possible to display json on webscreen instead of excel.

If yes, what I need to change in your code.

Thanks

2024-06-29 05-39-21
@mit

Hi Kit,

As per your question you want to display the JSON on the screen, So I think here JSON is already appearing on the screen. You can check on this URL : https://atiwari.outsystemscloud.com/JSONTOEXCEL/Json2Excel.aspx

Please specify your problem.

Thanks

UserImage.jpg
Kit Chaksuvej

Amit Tiwari wrote:

Hi Kit,

As per your question you want to display the JSON on the screen, So I think here JSON is already appearing on the screen. You can check on this URL : https://atiwari.outsystemscloud.com/JSONTOEXCEL/Json2Excel.aspx

Please specify your problem.

Thanks


I need it display in layout like in excel (first row is column name) not in json format.

Is it possible?

Thanks

2020-09-17 01-03-04
Koushik Prathi

Hi Kit Chaksuvej,

Try using the Data Grid component available on forge

https://www.outsystems.com/forge/component-overview/5554/data-grid

Hope this will helps you.

Regards,

Koushik

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.