Our Data Team is encountering an issue with a pipeline no longer finding the "isBillable" column on the TransactionLine table. It's currently showing up as not available because a feature is not enabled.
What would cause this field to suddenly no longer be available? We haven't received any updates, features haven't changed, the pipeline hasn't been modified either. Change management is pretty tight
s
Sherman Luong
10/23/2025, 1:32 PM
I think isbillable column is still exist. 🙂
Sherman Luong
10/23/2025, 1:38 PM
Did you check the role and it's permssions?
n
Nicholas Klug
10/23/2025, 1:50 PM
Yeah, it suddenly stopped working on October 20 as part of an ODBC integration
Nicholas Klug
10/23/2025, 1:51 PM
When I looked it up in the Records Catalog, it has a crossed out circle saying the feature for Bill Customer needs to be enabled
s
Sherman Luong
10/23/2025, 2:11 PM
Simply you can check Setup/Company/Enable Features/Transactions tab.
n
Nicholas Klug
10/23/2025, 5:58 PM
I understand that. The feature is not enabled. We have a data team that built a query before I joined the team. Within that query, "isbillable" was one of the fields in the query. That query suddenly failed October 20 when it had been running for 2+ years without issue.