Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How to display in a dashboard widget a field value from a table

ritaaudi
Tera Contributor

Hi: I need to be able to display a widget in my dashboard to show the number of purchased licenses for "I2 IT Service Management Professional - Fulfiller User v3". It's the license_details_item table with I2 IT Service Management Professional - Fulfiller User v3 name. I simply need the widget to have a heading and the value of the Purchased licenses like "689". How can I have a widget just display the field value?

 

ritaaudi_1-1725673896331.png

 

Thank you

1 ACCEPTED SOLUTION

HIROSHI SATOH
Mega Sage

It seems that you can't select "Purchase Quantity" when creating a report. The problem may be that the field name is "COUNT."

As a workaround, you could try creating a function field.

HIROSHISATOH_0-1725688378754.png

 

HIROSHISATOH_1-1725688394585.png

HIROSHISATOH_2-1725688414774.png

 

 

 

 

View solution in original post

3 REPLIES 3

HIROSHI SATOH
Mega Sage

It seems that you can't select "Purchase Quantity" when creating a report. The problem may be that the field name is "COUNT."

As a workaround, you could try creating a function field.

HIROSHISATOH_0-1725688378754.png

 

HIROSHISATOH_1-1725688394585.png

HIROSHISATOH_2-1725688414774.png

 

 

 

 

ritaaudi
Tera Contributor

Thank you Hiroshi; that did it!

Do you know if it's possible to calculate the difference between 2 of such widgets with one # score in them and have the difference display in a third widget?

Thanks again, Rita

It doesn't seem possible with OOTB. It seems possible with "Performance Analytics".