your informations are in concordance... Others give me headache...you gave me headache cure
@cattivirana1Күн бұрын
Thanks
@v75tan4 күн бұрын
What max no of records can be saved with this process....
@JorgeA.C-j3m6 күн бұрын
Please, when i open the csv file, i see it with commas
@haidar62808 күн бұрын
Saved my skin, thanks once again Vinay! Top shelf content as always man.
@Friend-z-Mania9 күн бұрын
Great video ❤
@arunprithishms678912 күн бұрын
Hi , Good day!, can you pls upload video how to pull from Web power bi reports using JSON and Streaming code , pls
@willberich000414 күн бұрын
i have a bugs when i use : ClearCollect(col_TicketTypes, {ID: 1, Ticket_Type: "All Tickets"}, {ID: 2, Ticket_Type: "New Tickets"}, {ID: 3, Ticket_Type: "Tickets In Progress"}, {ID: 4, Ticket_Type: "Tickets On Hold"}, {ID: 5, Ticket_Type: "Tickets Closed"}, {ID: 6, Ticket_Type: "Tickets Older Than 3 Days"}, {ID: 7, Ticket_Type: "Tickets Opened Today"}, {ID: 8, Ticket_Type: "Tickets Closed Today"} ); bugs
@kennethgottfredsen76715 күн бұрын
Awesome, need more videos from you Vinay!
@srinivasanchandru900716 күн бұрын
How to save total value in share point
@armandogomez85618 күн бұрын
Thank you and very helpful your explanation to fix the date problem.
@PravinGaikwad-d5l19 күн бұрын
I learned lots of things in this video.
@srinivasanchandru900719 күн бұрын
How can kept some field as mandatory
@srinivasanchandru900719 күн бұрын
Hi then I try to add total can not add the sub total and total tax , it as through error in + symbol What can do
@Cruisewithmk21 күн бұрын
Concept cleared after watching......best explanation for custom form
@muthukumarpanneerselvam725525 күн бұрын
Very useful bro
@VinayakTiwari-s6h25 күн бұрын
problem with this and not using form is patch command to handle updates which becomes complicated logic for big applications.... but scrollable canvas doesn't support forms!
26 күн бұрын
5.57
26 күн бұрын
5.57
@satyamjaju290128 күн бұрын
hello vinay loved this content ! may i knw how can i add demo users or more users
@mcremmah9380Ай бұрын
Dude that was the solution i tried to come up by myself for the last 2 Days.... Thank you so so much :-*
@lastminutecodersАй бұрын
@@mcremmah9380 awesome✨
@gopalakrishnanramamoorthy187Ай бұрын
PDF Viewer only work for developer . for users its does not work in this way .. pls suggest any other work around
@medfarjallah120727 күн бұрын
Same problem pleasse help please
@FideliaGunawanАй бұрын
Hello thank you so much for this video! Does the SQL Table value will change as well if we updated the excel table? Also can this work with multiple tabs?
@techwithriyazАй бұрын
I got error after picking Ui element and it not added
@TheRealHoujiАй бұрын
How to know your Regions environment, if East US or what?
@KhizarKhan-nr4jxАй бұрын
Topic of the video should be the right way to use With function. superb
@rodzmali1278Ай бұрын
Why when I save canvas and publish the app. The attached images are not saved and the published version is blank. Am I doing something wrong?
@BAj3052Ай бұрын
Is this work for SharePoint libraries also more than 20000 files?
@lastminutecodersАй бұрын
@@BAj3052 I would not recommend this for that,... Better you filter or search your files using filter code
@hernilasiah8607Ай бұрын
where you get that var_Index cause i dont have that variable. already watch that hundred times still can find it
@enochccc5401Ай бұрын
Thanks! and bless you!😂
@lastminutecodersАй бұрын
@@enochccc5401 most welcome✨
@imran002aliАй бұрын
Hi, this is awesome, appreciate your knowledge sharing. Thank you 👍
@lastminutecodersАй бұрын
@@imran002ali most welcome ✨
@ReddysunniieeАй бұрын
Vinay - such a wonderful explanation, I am very big fan of you. Please some more videos related to Canvas app and Power Bi
@lastminutecodersАй бұрын
@@Reddysunniiee Thanks for your feedback.... Working on some amazing unique new content✨
@mcfett8052Ай бұрын
Thank You so much my friend.
@lastminutecodersАй бұрын
@@mcfett8052 most welcome ✨
@marcodamico8805Ай бұрын
Great content. One little suggestion, maybe set the varible to increase without limits and use the Mod Function to set the dinamic image. Example: We have 3 images, after a while my variable could be seted as 4 but with Mod(4, 3) we got 1 again so we reestart the carousel.
@VishnuVNair-y3mАй бұрын
Hello, how can we add an attachment form control within this scrollable screen? because this canvas doesn't allow you to add an edit form.
@JestMoc89Ай бұрын
Hi Vinay, your videos are very helpful. Thanks! One question, is this Form_ID nessesary in condition for the Patch for tbl_PartsInformation? We already filter the Gallery with Form_ID, so it contains appropriate IDs for the update. Thanks
@shohebpatel1515Ай бұрын
Where can i get the steps for the SharePoint to create backend data
@TasiuSalihu-wt5xgАй бұрын
Sure
@tharuncodmobile6587Ай бұрын
Bro iam getting =CurrentName instead of %CurrentName%. What to do
@paulskelton8799Ай бұрын
Thanks for sharing your knowledge.... and a couple of good tips!
@lastminutecodersАй бұрын
@@paulskelton8799 most welcome ✨
@Tokyo2905Ай бұрын
Hi, If I create a service desk Ticketing system, should I create a database in SharePoint List for storage or not?
@lastminutecodersАй бұрын
@@Tokyo2905 SharePoint or Dataverse it's your choice..... Dataverse can support more functions which are delegable
@PranayDhanve05Ай бұрын
Sir I am not able to connect the data source That is Collection in APP section...what to do ...whenever i add data source to FilterGallery nothing happens ...means no source is added
@priyaparmar7941Ай бұрын
Please try the method below (it worked for me) In the settings (Under 3 Dots in the Ribbon) -> Updates -> Search for "Analysis" -> Turn off the New Analysis Engine and refresh
@princesetia18Ай бұрын
Hello, first of all great videos, very good content with clear and detailed explanation. Through your dynamic tutorial 8, I was able to create an action tracker in a container with flexible gallery, however, unlike shown in this video, I am not using patch function to send my data to SharePoint. Instead I am trying to create an excel file for that action tracker by invoking a power automate flow. I am passing the Collection data shown in gallery to a flow. The problem is, I am always missing the last row, because the on start property has blank defaults and then from there on when we click on add button, it adds the value in collection whatever is listed in the controls. Also, once you have added something and you go back and edit a previous row, even though it shows changed in the gallery, but the collection still has that value which it added when you clicked on add. Is there any way I can fix it, without having to follow this patch for SharePoint? Any help would be appreciated.
@bright3677Ай бұрын
Thank you! <3
@Anonym987-v9qАй бұрын
How about dataverse delegation warning?
@getonmalvlАй бұрын
Anyone know why when I add horizontal or vertical containers the image in the treeview is just 1 square and not two rectangles? It’s so difficult to tell which container I have up.
@wer0o0o0o0oАй бұрын
This is exactly what I needed. Thank you so much.
@the_Introvert_guyАй бұрын
Can you make videos on Responsive pages
@zeeshanfarooqui76102 ай бұрын
But what about performance of app can is affected on performance of app
@lastminutecoders2 ай бұрын
@@zeeshanfarooqui7610 yes it will but you can also filter the data properly now don't load all the data
@pankajdeshpande94002 ай бұрын
Thank you so much. This really helped. Subscribed to your channel. I have one doubt, can you use different user account in the connection string, while using windows authentication (integratedSecurity=true).