We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi
I trying to build a report on intranet usage, which should show the number of page views by sites.
In the data below, I would like the to count the number of page views by site:
http://contoso.sharepoint.com/sites/intranet/ has 52 page views
http://contoso.sharepoint.com/sites/intranet/hr/ has 12 page views
http://contoso.sharepoint.com/sites/intranet/hr/handbook has 8 page views
http://contoso.sharepoint.com/sites/intranet/sales/ has 12 paes views
http://contoso.sharepoint.com/sites/intranet/hr/sales/team1/ has 4 pages views
etc..
Can this be done in PowerBi? How?
The data, I've got looks like this. I've got one line per pages view in a Azure SQL DB.
Solved! Go to Solution.
Hi @Torbenan,
You should first import above data into Power BI desktop.
Then, to count page views per site, you can "Group by" data rows.
Regards,
Yuliana Gu
Hi @Torbenan,
You should first import above data into Power BI desktop.
Then, to count page views per site, you can "Group by" data rows.
Regards,
Yuliana Gu
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 38 | |
| 33 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 67 | |
| 62 | |
| 38 | |
| 34 | |
| 22 |