Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi,
I have a dataset containing a large amount of invoice numbers from various suppliers. i also have the date on which the invoice was booked and the date on which it was paid. i want to show the variance between these two dates in a visual. I thought of calculating the z-score for each row (meaning each invoice) and then show these scores in a box and whisker plot grouped by vendor on one axis. My questions are:
1- is this doable and the right way of presenting this data.
2- if yes, can you please guide me on how i can calculate the zscore and then plot data in the box and whisker chart.
Thank you
Best,
Natali
Solved! Go to Solution.
Hi @adbm -Yes, your approach of using Z-scores and presenting the data via a box and whisker plot is a valid and insightful way of analyzing the variance in payment days for invoices from various suppliers.
1. Using Z-scores allows you to standardize the difference between booking and payment dates, which can help detect vendors whose payment times are significantly outside the average.while plotting it will show the
2. For implementation, you can follow the below link:
Ref link:
How to Calculate Z-Scores in Power BI (statology.org)
Hope this works
Proud to be a Super User! | |
Hi @adbm -Yes, your approach of using Z-scores and presenting the data via a box and whisker plot is a valid and insightful way of analyzing the variance in payment days for invoices from various suppliers.
1. Using Z-scores allows you to standardize the difference between booking and payment dates, which can help detect vendors whose payment times are significantly outside the average.while plotting it will show the
2. For implementation, you can follow the below link:
Ref link:
How to Calculate Z-Scores in Power BI (statology.org)
Hope this works
Proud to be a Super User! | |
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 | |
| 40 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 67 | |
| 34 | |
| 33 | |
| 30 |