Hello :slightly_smiling_face: I have one generic ...
# best-practices
w
Hello 🙂 I have one generic task to do some data processing, and this task accepts a few inputs to determine which customer I will act on, and some configurations for this customer. Now I want to improve the visualization of these tasks, I mean I want to have a pre-defined configuration for different/each customer, and have a filter to visualize tasks for a specific customer. My initial thought (and currently the way to go) is to create multiple flows, one for each client, to have pre-defined inputs and a dashboard for visualization of these tasks. Is this the way to go? Is there any other option that I can evaluate? I was looking for perhaps some solution where I can utilize only one flow and have a dashboard with breakdowns.
k
Hi @William Jamir, this is a good place to start, though not exactly your thought