Forum Discussion

cheid_4838's avatar
cheid_4838
Helper IV
1 year ago
Solved

Filter function is not filtering

I have a table that contains invoice level information.  This table is connected to three lookup tables (Division, Date, driver, and tractor). Not very complex. My goal for one of my visuals is to sh...
  • Ashish_Excel's avatar
    1 year ago

    Hi,

    Does this measure work?

    _Spend = CALCULATE([Fuel Spend],'EFS Transaction Report'[all_fuel_line_item_discount]=0)

    If not, then share the download link of the PBi file and show the problem there very clearly.