Forum Discussion

imocean's avatar
imocean
Frequent Visitor
5 years ago
Solved

Metrics column breaks filter in visual

Hi there, I've got a quite simple data model where there is a Distributors table, and a Drivers table with lookup to distributor, and a ComplianceRecords table containing all the compliance each dri...
  • imocean's avatar
    5 years ago

    Got it working - I created custom column on Drivers table to calculate each Driver's metrics. By doing that it filters off those not relevant to the filters. Not sure if it's the best way though.