Forum Discussion

jengnz's avatar
jengnz
Frequent Visitor
2 years ago

CSV file in PowerBI

I have a CSV file I receive everyday.  I need to change the formatting, columns and rows.  It is imported to Powerbi with 3 columns that change titles/data daily.  How do I make###Top Applications by Session###, ###Top Users by Bandwidth### and ###Top Users by Session### there own table so I can compare data daily?

Current data in CSV file

###Top Applications by Sessions### 
IDApplicationSessions
1HTTPS7,414,687
2fort5,235,888
3DNS4,975,238
4SSL3,005,425
5power2,340,469
6porta;2,132,120
7tc1,393,917
8sn815,121
9micro790,143
10services673,252
   
###Top Users by Bandwidth### 
IDUser(or IP)Bytes
110.1926.78 GB
210.2907.37 GB
310.3898.42 GB
410.4802.76 GB
510.5794.43 GB
610.6788.95 GB
710.7770.20 GB
810.5718.03 GB
910.5510.02 GB
1010.5439.57 GB
1110.5279.10 GB
1210.3240.70 GB
1310.3229.99 GB
1410.3114.56 GB
1510.3105.94 GB
1610.396.33 GB
1710.392.41 GB
1810.384.82 GB
1910.361.40 GB
2010.361.24 GB
   
###Top Users by Sessions### 
IDUser (or IP)Sessions
1100.2875,409
2100.3865,993
3100.67692,455
4100.7440,096
5100.6439,862
6100.9439,518
7100.2309,503
8100.2226,421
9100.2201,756
10100.2172,033

2 Replies

    • jengnz's avatar
      jengnz
      Frequent Visitor

      How do I create a query capturing the data for just ###Top Application Sessions###?  I would need to just get the 12 rows of data.