N O T I C E


MSPbots WIKI is moving to a new home at support.mspbots.ai to give you the best experience in browsing our Knowledge Base resources and addressing your concerns. Click here for more info!


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Widgets sometimes do not show data because the query did not fetch data. Here are some possible reasons why the query did not return results:

  • The dataset is empty. 
  • The filter used in the query has no corresponding data to return.
  • The query used in the widget is wrong. 
  • There is an exception in the code. 

Below is a sample widget without data. 

empty widget




  • No labels