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 August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Streaming Dataset Refresh issue from Java application

Hi Team,  

I have created a streaming dataset rest api in the power bi service.

REST API: “https://xxxxxx (Security reasons Not providing the api url )

 

Dataset:

"Client" :"AAAAA555555",

"Records" :98.6,

"JobName" :"AAAAA555555",

"JobStatus" :"AAAAA555555",

"TotalJobs" :98.6,

"JobsProcessed" :98.6

 

 

I am using above Dataset to populate data from the Java application. I have two classes in the Java Appilcation Class A and Class B. Same Power BI Rest Api url is used on both the classes 

After the first class execution data is populated properly. Then, I run the second class, but data is not pushed in to the Power Bi Service. I can only see the First call data.

I wanted to know why data is not populated when a single API is used on the two java classes.



Appreciate the help

 

5 REPLIES 5
lbendlin
Super User
Super User

which tool are you using to push the data into the streaming dataset? Are you doing that from Java?  What is the response to the push request?

 

I don't see a timestamp in your sample data.  Is that intentional?

Anonymous
Not applicable

Hi @lbendlin 

 

YEs, I am pushing with the Java application. I am testing so, i didnt use the Timestamp for now.

 

Each pushed row needs a unique identifier.

Anonymous
Not applicable

Hi @lbendlin 

 

I have two java classes 

 

I can able to push with one Java Class1 and I can't able to push with another Java class2.

 

Thanks

show your code for each

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

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