Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Calculating daily difference on network throughput

Hi all,

 

We're using Power BI for something different than what it normally is used for - network analysis. The principle of course stay the same.

 

My issue is that I have multiple countries, which consists of multiple regions in those countries, which contain a different number of servers, where each server have a certain amount of throughput. I have the following values in my table:

date | server name | network throughput | region | country

 

I'm trying to find a method how I can differentiate between the network utilization on a daily, weekly and monthly basis, and it can be either expressed as a value or a percentage. Currently I have created a calculation whereby all the servers in a region are summed together to give a total throughput per region per day, so that is also an option to decrease the amount of filtering to be added. Ideally it would be great to have these done per server.

 

Here is an example of the type of data:

Dateserver namethroughputRegionCountry
01-May-20server10.ams6.65502165AmsterdamNetherlands
01-May-20server11.ehv0.466185961EindhovenNetherlands
01-May-20server2.zrh8.566098994ZurichSwitzerland
01-May-20server4.urh4.746088086UtrechtNetherlands
01-May-20server11.ams2.380500813AmsterdamNetherlands
01-May-20server3.ldn11.64876059LondonUnited-Kingdom
01-May-20server1.bhm14.45529932BirminghamUnited-Kingdom
01-May-20server1.brt0.773632127BucharestRomania
01-May-20server2.dbn0.731045812DublinIreland

 

Thanks in advance for any help on this.

Regards,

NjR

15 Replies