Page 1 of 1

How can I use "Reg Business Object" in "Dashboards"

Posted: Thu Nov 21, 2019 7:11 pm
by luan.maciel
How can I use "Reg Business Object" in "Dashboards"?

Is possible?

Re: How can I use "Reg Business Object" in "Dashboards"

Posted: Sat Nov 23, 2019 8:52 am
by Andrew
Hello,

Sorry Business Objects are not supported in dashboards.

Thank you.

Re: How can I use "Reg Business Object" in "Dashboards"

Posted: Mon Nov 25, 2019 5:02 pm
by luan.maciel
Ok, thanks!

Re: How can I use "Reg Business Object" in "Dashboards"

Posted: Mon Nov 25, 2019 6:23 pm
by Andrew
You are welcome!

Re: How can I use "Reg Business Object" in "Dashboards"

Posted: Tue Dec 03, 2019 11:47 am
by scoroop
Hi Stimulsoft Team,
That is actually surprising... How about this information?

https://www.stimulsoft.com/en/documenta ... -with-data
Business objects are a set of objects related to each other with which you can represent data in various structures – tables, lists, arrays, and others. These objects can be transferred as a data source and based on them you can build reports and dashboards. One line of code is enough to use business objects; everything will be done automatically. Also, a convenient visual editor of business objects is available in the designer. In this editor, you can change the existing structure or create a new one.
Can you elaborate on this topic? How can I transfer business objects as data source in dashboards?

Re: How can I use "Reg Business Object" in "Dashboards"

Posted: Sun Dec 08, 2019 9:42 pm
by Lech Kulikowski
Hello,

Unfortunately, Business Objects are not supported in dashboards.

You can prepare your data as DataSet and register it with RegData(0 method.

Thank you.