User Activity

I have data that looks like this:I want to achieve the following result:Please help!
I have an array of the following form:I want to convert this array of objects into a single object that has the same fields along with Debit_Amount and Credit_Amount fields summed up.Any help is appreciated!
Whenever I create or edit an account asset, I get the following error:ResizeObserver loop completed with undelivered notifications. I also observe another issue where I am trying to read an excel file but it is being read as an text/html content. Any...
My pipe has a filter snap. I want to design it in a way that it throws a custom error when the filter snap does not let through any records.