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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Track Progress with Waterfall Chart Part 2

No ratings

 

Step 4: Add Data

 

We've added a Waterfall Chart Widget to the Mashup, but we still need to bring in backend data.

 

  1. Ensure the top-right Data tab is active.
     

    18-tpwc-data-tab.png

  2. Click the green + button.
     

    34-tipc-add-data-popup.png

  3. In the Entity field, search for and select TPWC_Thing.

  4. In the Services field, type getprop.

  5. Click the right arrow beside GetProperties.

  6. On the right, check Execute on Load.
     

    19-tpwc-getprop.png

  7. In the bottom-right of the pop-up, click Done.
     

    20-tpwc-getprop-added.png

  8. Under the Data tab on the right, expand GetProperties.
     

    21-tpwc-expand-getprop.png

  9. Drag-and-drop Things_TPWC_Thing > GetProperties > InfoTable_Property onto the Waterfall Chart.
     

    22-tpwc-drag-drop-infotable.png

  10. On the Select Binding Target pop-up, click Data.
     

    23-tpwc-bind-data.png

     

Widget Properties

 

With the Waterfall Chart bound to data, we now just need to configure a few of the chart's Properties.

  1. With the Waterfall Chart selected in the central Canvas area, ensure the Properties tab is active in the bottom-left.
     

    24-tpwc-widget-prop.png

  2. In the Filter field, type xaxis.
     

    25-tpwc-filter-xaxis.png

  3. In the XAxisField, search for and select month.
     

    26-tpwc-set-xaxis-month.png

  4. In the Filter field, clear the xaxis search and then start a new filter with usetrend.
     

    27-tpwc-usetrend-filter.png

  5. Check the UseTrendColors box.
     

    28-tpwc-check-usetrendcolors.png

  6. At the top, click Save.
 
 

Step 5: View Mashup

 

Up to this point, we've created a Data Shape to format the columns of an Info Table Property. You then created a Thing, as well as an Info Table Property formatted by the Data Shape. As a test, you added some manually-entered data to the Info Table. After creating a Mashup, you added a Waterfall Chart Widget and tied it to that backend data.

 

The only thing left to do is to visualize your GUI. 

 

  1. Ensure that you're on the Design tab of the TPWC_Mashup.
     

    29-tpwc-final-design.png

  2. At the top, click View Mashup.

    30-tpwc-view-mashup.png

The end result is a visualization of burn up/down as the project is first defined and then implemented.

 
 

Step 6: Next Steps

 

Congratulations! You've successfully completed the Track Progress with Waterfall Chart guide, and learned how to:

  • Create a Data Shape
  • Create a Thing
  • Create an Info Table Property
  • Populate an Info Table with appropriate data for a Waterfall Chart
  • Create a Mashup
  • Utilize a Waterfall Chart to display project progress 

Learn More

 

We recommend the following resources to continue your learning experience:

CapabilityGuide
ManageHow to Display Data in Charts

Additional Resources

 

If you have questions, issues, or need additional information, refer to:

ResourceLink
CommunityDeveloper Community Forum
SupportWaterfall Chart Help
 
Version history
Last update:
‎Nov 02, 2022 11:06 AM
Updated by:
Contributors