Forum Discussion
DASHBOARDS POWER BI
Hello everyone, I am practically new to the development of Dashboards for Power BI, my issue is that I am making some reports to be able to see the number of kilos processed by OT's (OT's blocks: 1 , 2 , 3 ... and so correlatively they have different information), my main doubt is where I have to adjust so that every time I modify those blocks (Different OT's with different Kgs) they are reflected in the graphs.
Best regards
2 Replies
- Ritaf1983Super User
Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
- AnonymousNot applicable
Hi Syndicate_Admin ,
Based on the description, try to use DAX to create measures and calculations that dynamically update based on the data changes.
You can view the following documents to learn more information.
Create a Power BI dashboard from a report - Power BI | Microsoft Learn
Tips for designing a great Power BI dashboard - Power BI | Microsoft Learn
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.