Forum Discussion
Pie chart + measure?
- 3 years ago
Take a closer look at *.pbix file. "Idle" subevent is automatically added to each event in PowerQuery, so you don't need to it manually 😉
It looks really promising - one question though. Is it any way around adding "Idle" subevent to every event? I have like hundreds of Events now and they are still coming so adding manually "Idle" is not a solution. ☹️
Take a closer look at *.pbix file. "Idle" subevent is automatically added to each event in PowerQuery, so you don't need to it manually 😉
- Kohrinn3 years ago
Helper I
Thank you! 😄
- Kohrinn3 years ago
Helper I
I tried it and I can't find the piece of code where "Idle" is added to each event automatically 😓
I've copied your caclulations and nothing happened ☹️
- Sergii243 years ago
Super User
Hi Kohrinn, before copy-paste code from PowerQuery try to better understand it. I haven't seen your data, so you should first understand the proposed logic in that example, then compare the initial table with your and perfrom modificaitons step-by-step. To help you further I would need more details on what you've tried, what do you struggle with and sample of your raw data. Let me know if any help is needed!