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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
SreeAravindM
Regular Visitor

Fabric REST API executeQueries returns empty results for “TimePoint Background Detail” table while o

I am raising a support request regarding an issue with the Microsoft Fabric REST API endpoint:


POST https://api.fabric.microsoft.com/v1.0/myorg/datasets/{dataset_id}/executeQueries

Issue Summary

When I run a DAX query using the Fabric REST API, all tables return data except one specific table:
TimePoint Background Detail

The table exists in the dataset

Data is visible inside Fabric / Power BI Desktop

Other related tables return valid results through REST API

Only “TimePoint Background Detail” returns empty rows ([]) consistently

is there any specific permission need to access this table via api 

1 ACCEPTED SOLUTION
AntoineW
Super User
Super User

Hello @SreeAravindM,

 

Can you confirm that you receive a 200 OK with an empty result [] (rather than a 403 Forbidden or 500 Error) ? 

If no "Background" activities occurred during the specific time window you are querying, that table will return an empty list [].

 

Fabric divides all operations into two buckets.

Interactive Operations:

    • Opening a Power BI Report.

    • Clicking visuals (filtering/slicing).

    • Running a query in DAX Studio or SQL Management Studio.

    • Result: These appear in TimePoint Interactive Detail (or similar tables), NOT in Background Detail.

  • Background Operations:

    • Scheduled Refreshes (Semantic Models, Dataflows). 

    • Spark Job executions (Notebooks).

References : 

https://learn.microsoft.com/en-us/fabric/enterprise/fabric-operations

 

Hope it can help you,

Best regards !

Antoine

View solution in original post

4 REPLIES 4
v-aatheeque
Community Support
Community Support

Hi @SreeAravindM 

Have you had a chance to look through the responses shared earlier? If anything is still unclear, we’ll be happy to provide additional support.

Hi @SreeAravindM 

We wanted to follow up to check if you’ve had an opportunity to review the previous responses. If you require further assistance, please don’t hesitate to let us know.

R1k91
Super User
Super User

have you checked if you're hitting a limitation? 

Datasets - Execute Queries - REST API (Power BI Power BI REST APIs) | Microsoft Learn
is that a big table? is that a complex query? how many columns, rows are you returning?

if you run the same query on DAX Studio how much does it take to return data?


--
Riccardo Perico
BI Architect @ Lucient Italia | Microsoft MVP

Blog | GitHub

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
AntoineW
Super User
Super User

Hello @SreeAravindM,

 

Can you confirm that you receive a 200 OK with an empty result [] (rather than a 403 Forbidden or 500 Error) ? 

If no "Background" activities occurred during the specific time window you are querying, that table will return an empty list [].

 

Fabric divides all operations into two buckets.

Interactive Operations:

    • Opening a Power BI Report.

    • Clicking visuals (filtering/slicing).

    • Running a query in DAX Studio or SQL Management Studio.

    • Result: These appear in TimePoint Interactive Detail (or similar tables), NOT in Background Detail.

  • Background Operations:

    • Scheduled Refreshes (Semantic Models, Dataflows). 

    • Spark Job executions (Notebooks).

References : 

https://learn.microsoft.com/en-us/fabric/enterprise/fabric-operations

 

Hope it can help you,

Best regards !

Antoine

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.