I'm trying to use a calculate formula to sum our out going per payment terms. The formula i'm using is
CALCULATE(SUM('supplier pymt data'[Supplier Amount]),Table1[payment category]),
but i'm getting the following error message in relation to payment category
Cannot convert value '0.1 Pre payment' of type Text to type True/False.