Forum Discussion

Deleted's avatar
Deleted
Jul 08, 2019
Solved

User defined functon

Working with Log Analytics I am trying to convert a query to a user defined function. I have never done that before and examples of user defined functions on the web are pretty rare.   I am getting...
  • Stanislav_Zhelyazkov's avatar
    Jul 08, 2019

    HIi Deleted ,

    Yes there should be ; at the end of the function and you fixed that. I think also the function should container lowercase characters only. I couldn't find information where this is documented. After you fix the name it should work. I've tried it in the demo environment and it works.