Тёмный

Collection in Power Apps 

Dhruvin Shah
Подписаться 48 тыс.
Просмотров 74 тыс.
50% 1

Welcome to Power Apps Step by Step Beginner tutorial series. My self Dhruvin Shah you are watching the 7th part of the Power Apps Beginner Series. During this chapter, we will talk about Collections in Power Apps.
During this chapter, we will talk about what is the collection in Power Apps and how we can create a collection to store single, multiple items or tables as a record. I’m going to explain this step by step procedure in detail. With that, we will also talk about how we can remove a specific item from the collection and how we can clear the collection value.
Chapters:
0:00 Introduction
0:27 Introduction to Power Apps Collection
1:50 Create Collection in Power Apps
4:20 Show Collection Values in Gallery
4:50 Remove value from Collection
5:37 Clear all items from Collection
6:11 ClearCollect in Power Apps
7:57 Store Table as a Collection
8:56 How to store the table as a collection record?
10:03 Summary
10:48 End
#PowerApps
#PowerPlatform
#CanvasApp
#PowerAppsBeginnerSeries
#PowerAppswithDhruvin
The full Power Apps beginner course is free for everyone. The main goal to develop this course is to give you all the proper direction to get started with Power Apps learning!
Happy Power Apping!!
***************************
Link for Entire Playlist:
RU-vid: • Power Apps Tutorial fo...
Link for Blog:
powerplatformtrainings.com/20...
Check all Chapters using the following link:
Chapter 0:
Power Apps Tutorial for Beginner | The Complete Step by Step Guide to start Power Apps Canvas App
• Power Apps Tutorial fo...
Chapter 1:
Introduction to Power Apps | What is Power Apps?
• Introduction to Power ...
Chapter 2:
How to start with Power Apps development Process? - Overview of Tools, Licensing and Environment
• How to start with Powe...
Chapter 3:
Customize a SharePoint List form using Power Apps
• Customize a SharePoint...
Chapter 4:
Introduction to Power Apps Canvas App | What is Standalone Power Apps Canvas App?
• Introduction to Power ...
Chapter 5:
Power Apps Standalone App Vs Customized List Form
• Power Apps Standalone ...
Chapter 6:
Variables in Power Apps
• Variables in Power Apps
Chapter 7:
Collection in Power Apps
• Collection in Power Apps
Chapter 8:
Build your first Power Apps Canvas App for Leave Management System
• Build your first Power...
Chapter 9:
Develop Forms in Power Apps Canvas App- Implement New form with Real Life Scenarios
• Develop Forms in Power...
Chapter 10:
Develop Forms in Power Apps Canvas App- Implement Edit form with Real Life Scenarios
• Develop Forms in Power...
Chapter 11:
Create Grid View in Power Apps with Custom Gallery Control
• Create Grid View in Po...
Chapter 12:
Create Grid View in Power Apps with Data table Control
• Create Grid View in Po...
Chapter 13:
Gallery Vs Data table in Power Apps
• Gallery Vs Data table ...
Chapter 14:
Filter and Search Records in Power Apps
• Filter and Search Reco...
Chapter 15:
Apply Sort on Multiple Column in Power Apps
• Apply Sort on Multiple...
Chapter 16:
Sort, Filter and Search Together for Galleries or Data tables in Power Apps
• Sort, Filter and Searc...
Chapter 17:
How to Call Power Automate Flow from Power Apps with Parameters?
• How to Call Power Auto...
Chapter 18:
How to Publish Power Apps Canvas App?
• How to Publish Power A...
Chapter 19:
Access Management for Power Apps Canvas App | Sharing Power Apps Canvas App
• Access Management for ...
Chapter 20:
Restore Previous Version of the Canvas App in Power Apps
• Restore Previous Versi...
Chapter 21:
Manage Roles in Power Apps Canvas App with Power Automate and SharePoint
• Manage Roles in Power ...
Chapter 22:
How to Export and Import Customized SharePoint Power Apps Form from Development to Production?
• How to Export and Impo...

Опубликовано:

 

8 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 26   
@sandipansarkar9211
@sandipansarkar9211 8 месяцев назад
finished watching
@chinnamchiang1872
@chinnamchiang1872 2 года назад
Good to know how the functions work. But it would be better if you can apply it to a use case
@niharikanirankari6005
@niharikanirankari6005 2 года назад
Just like you have used label and used text property to add items in collection, is it feasible to use dropdown since i am getting error which using dropdown in collection
@Sanatani_Naveen
@Sanatani_Naveen Год назад
sir, can you tell me how to use master collection(merging 2 collections into 3rd collection and 3rd collection called master collection) ?
@traveller7137
@traveller7137 3 года назад
Very good and informative.
@iamdhruvinshah
@iamdhruvinshah 3 года назад
Glad it was helpful!
@mallikarjunamittapalli3834
@mallikarjunamittapalli3834 3 года назад
Hi please can you share multi level approvals in power apps
@ChrisKent13
@ChrisKent13 Год назад
I have an app that I built that Collects the data when the final submission button in selected. When I use the app in the developer mode, the Collection works just fine, but when I share the app and someone submits it, the entire collection is cleared. There is not a clear function or ClearCollect function anywhere in the app. Do you know why this would be happening? I would also like to store the results in a list in SharePoint. How can I get the collection data into a SharePoint list? Thanks in advance for your help!
@munipraveen_R
@munipraveen_R 2 года назад
Sir please make weekly collection
@prasenjitmukherjee5010
@prasenjitmukherjee5010 3 года назад
Very usefull.How to get percentage value?Example,I will provide 2value in textbox and automatically 3rd text box will show % value.And this will save in my data source also.Is it posdible?Pls.guide me Sir.
@iamdhruvinshah
@iamdhruvinshah 3 года назад
You need to use the concept of AddColumns() to achieve this.
@wendyruiz5263
@wendyruiz5263 Год назад
If I had a drop down list and wanted to add the selected text to my collection how would I do that? I followed your steps but it doesn’t work for drop downs
@humamehjabeen9375
@humamehjabeen9375 3 года назад
hii Dhruvin thanks for sharing wonderful video can u tell how to save single record in collection from gallery using save icon this my project requirement plzz help me.
@venkatasubbaiahp9806
@venkatasubbaiahp9806 Год назад
Hi Huma ,did u get the answer?
@akashkarmakar3240
@akashkarmakar3240 2 года назад
Is collection is public or private to a specific user?
@6himanshusharma
@6himanshusharma 3 года назад
Hi, Please how can I export CSV on desktop? And unable to use variable on showcolumns function. There are two issue. Kindly support. Table and columns name both in variable.
@iamdhruvinshah
@iamdhruvinshah 3 года назад
Hi Himanshu! I'm unable to understand your question, Can you please elaborate more?
@6himanshusharma
@6himanshusharma 3 года назад
@@iamdhruvinshah Q1.How to export collection in CSV on local desktop? (I have data in collection). Q2. How to use variable in showcolumns function? Like Showcolumns (tbl, col_name) tbl :- '[Kpi_checker_tool].[4g_raw]' and Col_name:- "date", "country","Outage_min"
@roadrasher1
@roadrasher1 3 года назад
Hi Dhruvin, there is audio issue on this video. Very low voice and cannot hear any of the training.
@iamdhruvinshah
@iamdhruvinshah 3 года назад
It's not an issue..audio is perfect
@sahithisings
@sahithisings 2 года назад
@@iamdhruvinshah your content is nice but audio is low,please make sure of the audio for your future videos.
@itsJDarts
@itsJDarts Год назад
@@iamdhruvinshah Small issue at 7mins, theres no audio but it comes back
@adarshdixit2758
@adarshdixit2758 Год назад
powerapps ka ek issue tha UI me
@anshusingh6116
@anshusingh6116 2 месяца назад
7:03 who else thought that earphones are not working 😂
@otanzion9584
@otanzion9584 2 года назад
My collections are empty why?
@WorldofTripti16
@WorldofTripti16 2 года назад
Same here
Далее