Forum Discussion

iamprajot's avatar
iamprajot
Responsive Resident
8 years ago
Solved

Problem with Relationship and Getting Aggregates

Hi Link to the file is Here. I have 3 Tables Orders - Order Related Details with Unique Column, OrderID, OrderDate, ... and so on. Returns - Contains a single column, ReturnID which contains Orde...
  • iamprajot's avatar
    iamprajot
    8 years ago
    Thanks.
    It is working in the attached sample data but not working in the actual data.
    I somehow need to use the logic provided in the actual scenario or I was thinking of creating a summary table to get the values based on matching conditions.