This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I have a data from an API, that I don't know how to transform correctly. I'm still a bit new to Power BI, so I hope it's not a stupid question.
The data describes amount of logins per day on different computers. First column is the computer, and the second is both the date and amount of logins that day. As you can see on the screenshot below, the second column contains several data + logins.
I would like to have a table like this:
(id) | date | pc-name | amount of logins
1 | date1 | pc-nam1A | 3
2 | date1 | pc-nameB | 6
...
I know how to split up the column so I get date and logins in different columns, but I don't know how to stack the different dates on top of each other. There's also consistantly coming in new data, so I don't think I can just copy the table and merch.
Any ideas are welcome 🙂
Solved! Go to Solution.
FYI: I finally found a way myself. Under Split Column there's an Advanced Options where I could choose rows instead of columns. So I split the second column up in rows by each comma, and then split the same column up by colon in to columns, to get date and amount of logins separated.
With this way data also updates correctly. 🙂
FYI: I finally found a way myself. Under Split Column there's an Advanced Options where I could choose rows instead of columns. So I split the second column up in rows by each comma, and then split the same column up by colon in to columns, to get date and amount of logins separated.
With this way data also updates correctly. 🙂
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 27 | |
| 27 | |
| 25 | |
| 19 | |
| 14 |
| User | Count |
|---|---|
| 52 | |
| 47 | |
| 39 | |
| 21 | |
| 20 |