Тёмный

PowerApps Issues & Risk List connected to our Project Dashboard 

Andrew Hess - MySPQuestions
Подписаться 8 тыс.
Просмотров 7 тыс.
50% 1

This is an intermediate level Power Apps I will be skipping over some of the basic Power App functionality, but we will be building an Issues and Risk list, which potentially will lead us to the next step in our Power App Development. I'm really hoping my next video can be a Risk Matrix that builds off this Dashboard. My name is Andrew Hess, Thank you for watching please like and subscribe if you enjoy this content.
OnVisible Collection for Risk Score Formula:
Concurrent(Clear(Red),Clear(Yellow),Clear(Green));
ForAll(Filter('Issues & Risks',RYG="R"),Collect(Red,{Title:Title}));
ForAll(Filter('Issues & Risks',RYG="Y"),Collect(Yellow,{Title:Title}));
ForAll(Filter('Issues & Risks',RYG="G"),Collect(Green,{Title:Title}));
ClearCollect(RYG,CountRows(Red),CountRows(Yellow),CountRows(Green));
Average Risk Score Formula:
Sum(Gallery1.AllItems,Score)/CountRows(Gallery1.AllItems)
Total Cost Formula:
Text(Sum(Gallery1.AllItems,Cost),"[$-en-US]$#,###.00")
RYG Fill Formula:
If(ThisItem.RYG = "R", RGBA(200,0,0,1),ThisItem.RYG ="G", RGBA(0,200,0,1),RGBA(250,250,0,1))
Chapters:
0:00 Introduction
0:44 What's the difference between an Issue & a Risk
1:31 Creating a SharePoint List
2:50 Creating SharePoint Columns
6:18 Creating the PowerApp
7:55 Creating a new Edit Form
13:30 Updating our Main Gallery
16:55 Issues with Percentage in SharePoint
19:39 Calculating Score (Impact * Probability)
21:17 Adding Columns for RYG and Cost
24:05 Adding a Risk Score Chart using Collections
27:35 Average of Risk Score KPI
28:45 Show Total Cost
30:00 Show Top 3 Highest Risk Cost
31:30 Conclusion

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

 

21 июл 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 13   
@hugojeharr2217
@hugojeharr2217 5 месяцев назад
Thanks Andrew, very helpful
@andrewhess123
@andrewhess123 5 месяцев назад
Thanks for watching Hugo
@andrewhess123
@andrewhess123 Год назад
A couple of the formulas would not go in the description of the video, because they contained < & >, so if you would like those equations feel free to leave me a comment. Thank you all for your support!
@TheCristobaL_OS
@TheCristobaL_OS Год назад
great content as always! best regards!!!!!
@andrewhess123
@andrewhess123 Год назад
Thanks Cristobal! Can't wait to share next weeks!
@taaee
@taaee Год назад
Nice serie Andrew! A risk matrix would be nice.
@andrewhess123
@andrewhess123 Год назад
Hopefully about to put that video together today.
@andrewhess123
@andrewhess123 Год назад
Got started late today, as long as I can finish today, will release 10AM tomorrow EST
@creativeluf
@creativeluf 6 месяцев назад
Great work, Andrew. Please how did you change the color set of the pie chart? What did you do with the ItemColorSet?
@eugenedidonato4591
@eugenedidonato4591 Год назад
For gallary, why don't you go to property> layout setting on the side and change the "image, title and subtitle" field to just "title/subtitle"?
@andrewhess123
@andrewhess123 Год назад
Hi Eugene, just habit. That could work too.
@user-zi3qk1bf3b
@user-zi3qk1bf3b 5 месяцев назад
At 6:53 in the video you make the image disappear then a red x appears. I'm not sure what you did and can't replicate what you did. Can you help me?
@andrewhess123
@andrewhess123 5 месяцев назад
Oh so first, you put your datasource in the items property, then i delete the image with the delete button. Then the red X's appear, so i go to the red x's formulas that are wrong. First the X value, and I just delete the formula for X because I will manually move it. Then the width I just remove image.width because it can't find the image. Let me know if this helps
Далее
Копия iPhone с WildBerries
01:00
Просмотров 283 тыс.
Power Apps: Planning SharePoint Lists Relationships
41:17
Create "Booking App" By Power Apps
46:42
Просмотров 9 тыс.
Dynamic Repeating Combo boxes in Power Apps
26:12
Просмотров 2,4 тыс.
Risk Management with Microsoft 365 | Advisicon
32:43
Implementing Role Based Security in Power Apps
23:54
Просмотров 155 тыс.
Create a Power App From a SharePoint List
25:55
Просмотров 99 тыс.