For example, if i am using an expandable table direct from aggregate, there is no error of "can't read the properties of null (reading: dataset)". But if I am using an expandable table from structure, I get an error "can't read the properties of null (reading: dataset)"
In the example below, first I find the user that withdrew money on that day. Then if I want to get the details of that user, I need to click on the info part in the expandable table. The error happen when i am using list of structure as a source of expandable table