cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

How to bind the service data to the gauge widget?

ras
12-Amethyst
12-Amethyst

How to bind the service data to the gauge widget?

I have progress gauge widget on mashup and I have one service which fetching the data from database, how to show fetched data into gauge widget? What I have done so far, bind service data to the progress widget, bind mashup loaded trigger to the service, still I am not able to see data in a widget, as I am very new to this platform please help me to get out of it.Thanks in advance.

ACCEPTED SOLUTION

Accepted Solutions
A_Macierzynski
15-Moonstone
(To:ras)

Hi,

Can you specify what type of data is returned from your service? If it is infotable just pick numeric value which is intresting for you like this:

 

1234.PNG

 

Bind it to the Data property and that's it.

 

Regards,

Adam

View solution in original post

2 REPLIES 2
A_Macierzynski
15-Moonstone
(To:ras)

Hi,

Can you specify what type of data is returned from your service? If it is infotable just pick numeric value which is intresting for you like this:

 

1234.PNG

 

Bind it to the Data property and that's it.

 

Regards,

Adam

ras
12-Amethyst
12-Amethyst
(To:A_Macierzynski)

Thanks Adam. Previously I haven't added Data Shape for that service, now it's working.

Announcements


Top Tags