538
Views
7
Comments
Solved
Want to view microsoft excel file in Outsystems
Question

Hi All,

We have a requirement where we want to view excel file types in outsystems.

This file will be hosted in one of our aws s3.

Any help would be appreciated.

Thanks 

2020-06-04 15-38-19
Samiksha Manekar
Solution

Hi Tanay,

You can use Office Viewer from Microsoft with Html Iframe tag .

https://view.officeapps.live.com/op/view.aspxsrc= (your Outsystems Url)

Hope it works.

Regards,

Samiksha

UserImage.jpg
Tanay

Samiksha Manekar wrote:

Hi Tanay,

You can use Office Viewer from Microsoft with Html Iframe tag .

https://view.officeapps.live.com/op/view.aspxsrc= (your Outsystems Url)

Hope it works.

Regards,

Samiksha

Hi Samiksha,

I have used this approach as mentioned by you and its working fine, one more question,.. is there any limitations ?

Thanks a lot !!

 

Screenshot20201017at8.54.06PM.png
2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Tanya,

Maybe silly question, but why not use Excel for that?

Regards,

Daniël

UserImage.jpg
Tanay

Daniël Kuhlmann wrote:

Hi Tanya,

Maybe silly question, but why not use Excel for that?

Regards,

Daniël

Thanks Daniel,

Currently we  have option to download the file and as you suggested we are using excel only, but now we want to have a preview kind of feature where instead of having 2 steps to just view, we want to view it in browser.

 

2020-06-04 15-38-19
Samiksha Manekar

Hi Tanay,

Are you developing Web or Mobile app?

Regards,

Samiksha.

UserImage.jpg
Tanay

Samiksha Manekar wrote:

Hi Tanay,

Are you developing Web or Mobile app?

Regards,

Samiksha.

Hi Samiksha,

We have this requirement on traditional web app.

 

2020-06-04 15-38-19
Samiksha Manekar
Solution

Hi Tanay,

You can use Office Viewer from Microsoft with Html Iframe tag .

https://view.officeapps.live.com/op/view.aspxsrc= (your Outsystems Url)

Hope it works.

Regards,

Samiksha

UserImage.jpg
Tanay

Samiksha Manekar wrote:

Hi Tanay,

You can use Office Viewer from Microsoft with Html Iframe tag .

https://view.officeapps.live.com/op/view.aspxsrc= (your Outsystems Url)

Hope it works.

Regards,

Samiksha

Hi Samiksha,

I have used this approach as mentioned by you and its working fine, one more question,.. is there any limitations ?

Thanks a lot !!

 

Screenshot20201017at8.54.06PM.png
2020-06-04 15-38-19
Samiksha Manekar

Hi Tanay,

1) File preview in read only mode.

2) Maximum file size is 10MB.

Regards,

Samiksha.

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