ontheway
This commit is contained in:
9
report/scripts/power_query_merge.txt
Normal file
9
report/scripts/power_query_merge.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
let
|
||||
Kilde = Table.Combine({
|
||||
har_summary_normal_chromium,
|
||||
har_summary_normal_firefox,
|
||||
har_summary_tor_chromium,
|
||||
har_summary_tor_firefox
|
||||
})
|
||||
in
|
||||
Kilde
|
||||
Reference in New Issue
Block a user