79591924

Date: 2025-04-25 06:33:57
Score: 1.5
Natty:
Report link

The below code maintained one request id for all the rows I have used

let requestId = toscalar(tostring(new_guid()));
Tbl_MyData
| extend RequestId = requestId
| take 10
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lakshmi Kiranmayi Yeddanapudi