Forum Discussion
showy123
1 year agoFrequent Visitor
Table with expand function
I have the following requirement I have different batch numbers and the corresponding storage bins. Now there are batches with one storage bin which is in one table (batch number, storage bin), one ...
showy123
1 year agoFrequent Visitor
- Rupak_bi1 year agoSuper User
HI showy123
here is your solution using matrix visualthere is a small trick inside. the Bin is there in the row but here not visible. for that you need to manually hide that colum by dragging from the grid edge.
if this solves your problem, Please accept as solution.- showy1231 year agoFrequent Visitor
Thanks,
i think this is the right way.
I tested it in my report and geht the Errormsg: "Could not resolve the QueryDefinition. The query contains at least two expessions in its select clause with identical native reference name 'Bin'"
My column Bin is string and i cant change it to int