Forum Discussion
NarreN
6 years agoFrequent Visitor
Need tips for report with a tricky database
Hi! I need to make a report from a database in our Azure enviroment. The report should allow us to search for our customers, then display a table with all the error messages we have logged on this c...
Greg_Deckler
6 years agoCommunity Champion
Well, and this is my opinion. If it were me, I would see what I could do to union all of the customer tables together with a column for their customer GUID. Then everything is easy.