Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
rgjiang
Frequent Visitor

Error in Visual: No matching signature for operator < for argument types: DATETIME, TIMESTAMP.

Hello dear Power BI experts,

 

I am working on a report that uses DirectQuery from Google's BigQuery database. I encountered the following error message in my visual where I want to view the datetime of some orders order_created_date_time  in a table:

 

OLE DB or ODBC error: [DataSource.Error] ODBC: ERROR [42000] [Microsoft][BigQuery] (70) Invalid query: No matching signature for operator < for argument types: DATETIME, TIMESTAMP. Supported signature: ANY < ANY at [56:15].

 

According to the posts I found online this indicates that the data type in the column order_created_date_time cannot be compared because some of them have type DATETIME and some have type TIMESTAMP. However, I don't understand where this comes from as BigQuery displays its type as DATETIME.

 
 

DT.png

 

The proposed solutions apparently involve changing the type of order_created_date_time in BigQuery to TIMESTAMP. But because I don't have write permissions, I can't do that.

I also thought about importing the data into Power BI instead of using DirectQuery, but I don't have those permissions either.

 

Is there a way to solve this inside Power BI only? Thank you, I appreciate any help!

3 REPLIES 3
Evangeli123
New Member

Where you able to solve this problem? If yes please share the solution here

amitchandak
Super User
Super User

@rgjiang , what is a calculation you are performing, which is causing that?

Please share that to check any alternate

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

I just posted a reply that was very misleading, sorry about that. This is the behavior I'm observing.

 

1. I create two tables of order_created_date_time. These are the same.

First I create two tables of order_created_date_timeFirst I create two tables of order_created_date_time

2. I click on one row in the first table. The other one doesn't sychronize.

Then I click on one row in one table and the other one doesn't synchronizeThen I click on one row in one table and the other one doesn't synchronize

3. This is the detailed error message.

 

After clicking on See detailsAfter clicking on See details

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.