This is great, now i have multiline fields. When i use this function the lines that are visible on screen alone gets exported to pdf, other lines does not appear. how do we fix that?
Dear I used to have an old version of my apps it was working perfectly so I didn't touch the formula or anything ,,, it expand the gallery perfectly without any errors put so on so far ,,, I think when I update the apps for different modifications not related to this pdf function, the capability is gone ,,,, the last publishing was one year from now ,,, when I update this august the capability gone .... something related to platform update happens by MS them self
@@ChinoDoesStuff Thanks for your reply, but unfortunately the function 'Print()' do print a kind of screenshot of the PowerApp screen and doesn't allow to choose the pdf generated and displayed in the PDF View... If someone have an idea how to print the document generated and displayed in the PDF preview directly of Powerapps, will be appreciate. thanks!
I don't think I do either in this video but you could store the pdf pretty much anywhere you have a data connection for..I suggest using a document library over a list
....or you could watch one of my videos that also demonstrates a technique that will work... I'm pretty sure I show how to do what you are asking for in this video -ua-cam.com/video/IhE0-HumNNo/v-deo.html .. in a nutshell, use ForAll() function to produce the output you need in a html control then export that.
hi Chino. glad to find out about this video. TYVM. let say's we want to save the pdf to the phone/tablet (not SharePoint), could you share the code? thanks
Where is the Power automate SaveFileToSharepoint worfklow??
tyvm Chino, you really help me much.
You're very welcome
Great video but I have a question: for what watched in the video... does the PDF funtion keep the design of the control/view or not?
Yes, for most things.
@@ChinoDoesStuff thanks! I'm going to test it for my use case
This is great, now i have multiline fields. When i use this function the lines that are visible on screen alone gets exported to pdf, other lines does not appear. how do we fix that?
Yes..that's a tricky one..nyou are going to have work out a way to display all records so they are rendered out .forall() maybe?
How resolve files PDF created by PowerApps with in image? files created very larges, 25mb or 30mb?
Dear I used to have an old version of my apps
it was working perfectly so I didn't touch the formula or anything ,,, it expand the gallery perfectly without any errors put so on so far ,,, I think when I update the apps for different modifications not related to this pdf function, the capability is gone ,,,, the last publishing was one year from now ,,, when I update this august the capability gone .... something related to platform update happens by MS them self
Doubt it...sounds like you broke something when you made your change.
Can you please explain where is galIssues comes from?
Thanks for the video
Is it possible to save my edit form to pdf using button? And save it in my SharePoint list attachment’ column? Thanks
Yep...should be doable.
If the Power Apps is embedded inside Power BI page, will the exported Power BI pdf contain this Power Apps content?
My guess is yes but I haven't tried it yet... Give it a go and comment back on your results!
Thanks for the video. Is it possible to pull data from selected columns of the record (SharePoint list item) to print to the PDF file?
Yes, absolutely
Hi Sir, May I know the galIssues is which form on your video..Thank you
It's just part of a test app that I use for some of my videos
Hi Sir, Do you mind share the Video name where create the powerautomate for workflow for SaveFileToSharePoint?
ua-cam.com/video/yC0W5am6M3Q/v-deo.html
and is possible to print the pdf created automatically immediately it is has been created?
Power apps has a print function.. give that a go
@@ChinoDoesStuff Thanks for your reply, but unfortunately the function 'Print()' do print a kind of screenshot of the PowerApp screen and doesn't allow to choose the pdf generated and displayed in the PDF View... If someone have an idea how to print the document generated and displayed in the PDF preview directly of Powerapps, will be appreciate. thanks!
Hi, please assist I'm getting this ERROR "Run is an unknown or unsupported function in namespace 'SaveFileToSharePoint'."
No idea...
Hi Sir, i have try it but i have facing an error which SaveFileToSharePoint invalid in my powerapps
Hi, did you create a list or a document library in SharePoint to store pdfs?
I don't think I do either in this video but you could store the pdf pretty much anywhere you have a data connection for..I suggest using a document library over a list
Thank you!
You're welcome!
Hi,
Is there any possibility to scroll the Exported PDF Screen, if gallery has more items?
Concat(Gallery1.Allitems, title & created) for example. Shane Young has a great video on this. If I find it I’ll return here and post it for you.
....or you could watch one of my videos that also demonstrates a technique that will work... I'm pretty sure I show how to do what you are asking for in this video -ua-cam.com/video/IhE0-HumNNo/v-deo.html .. in a nutshell, use ForAll() function to produce the output you need in a html control then export that.
Is it possible to export tow screen to single pdf ?
Is there any way to get 2 pages pdf ?
Bro content is good. But need to change the Video speed 2X
Glad you liked the video.
Hi. Is there a way to export the whole App into PDF rather than just one page?
I don't believe so. The best way to achieve that is build a new screen for any custom output...
hi Chino. glad to find out about this video. TYVM. let say's we want to save the pdf to the phone/tablet (not SharePoint), could you share the code? thanks
It is ok Chino. I am able to manage. TYVM. Cheers!
My pleasure Amina. I'm glad the video helped!
Where is the flow
Flow?
The power automate flow please