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,
there will he a template for viewing the user clickstream on a website based on the timestamp (in x axis) and web pages visited in step, I tried the sankey diagram but does not work
thank you,
Solved! Go to Solution.
The sankey chart can only render a "source to target" chart, it doesn't support a time-based X axis. You may develop a custom visual.
Regards,
Hi all,
Could you tell me if it is possible to have the source code of this visual:
-- > https://app.powerbi.com/visuals/show/StreamGraph1446659696222
Does the source code of the deprecated version (PowerBI-visuals-core) work with the current version (PowerBI-visuals)?
I would like to enrich the infos bubble
Best regards
What does your retrieved dataset looks like?
When using sankey diagram, make sure you have two fields "source" and "target". It supposes to show the correct cascaded stream from source to target.
Regards,
Thank U @v-sihou-msft
My dataset is complex, this is the urls navigation on a legal site below an example
Timestamp,jsession,url_current,url_origin,login,identifiant, 2016-11-08 23:59:59.484,67EF41955A146833B6BA6137E04DF2CA,DocumentViewUAContent?key=MC&refId=L13356D1855F9B-EFL,/EFL2/document/key=MC,logincompany,john smith, 2016-11-08 23:59:59.484,8054231955A146833B6BA6137E458663,DocumentViewUAContent?key=MF&refId=L20056D1858020-EFL,/EFL2/document/key=MC,logincompany,john smith,
In my dataset I have notions of timestamp and session of navigation, login of the company and identity of the user, at first what interests me it is an axis X based on the timestamp and the steps that are the url without the query string
Best Regard
The sankey chart can only render a "source to target" chart, it doesn't support a time-based X axis. You may develop a custom visual.
Regards,
Is that there are visuals downloadable allowing to represent the clickstream?
Best regards
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.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 36 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 38 | |
| 34 | |
| 23 |