Forum Discussion

ramankr48's avatar
ramankr48
Helper II
1 year ago
Solved

How can I split a variable-depth, slash-delimited path_column field into separate col in KQL?

Q : How can I split a variable-depth, slash-delimited path_column field into separate path_lvl_1, path_lvl_2, … columns in Kusto (Fabric) so that Power BI (in DirectQuery mode) can consume a fixed sc...
  • datacoffee's avatar
    datacoffee
    1 year ago

    Sure thing - just remove the column defintion fret the pivot function. Then the previous query will be dynamic