|
|
|
|
|
by spaceisballer
1680 days ago
|
|
It’s interesting reading the comments here as I assume everyone here has more coding experience than myself. We have all the Power Apps at my agency and I have yet to find a use case for them. They seem really interesting but until there are good use cases I don’t see this catching on for most users. I’m trying to find some way for this to fit into my work and my employees but even the Microsoft training that I’ve attended doesn’t give much info. I’m sorry but automating notifications isn’t interesting and feels like new ways to micromanage. I feel like for this to thrive is to have good use cases put forth for regular users, then you will get buy in. |
|
Say you have two departments that need to share data, but their data stores are structured in different ways. You can build an automated process that reads data from the first data pool and converts it into the format needed at the second pool, where the other department can use it.
This is a quite common use case in machine learning for example, where data from numerous different sources need to be stored in a centralized pool ('data lake') where the ML process can analyze it to build predictions.