Data chart representation in Dashboard view

Hi,

Is there any way to graphically represent data from a row within an unique table ?

I have a “Project” table with different costs columns : forecast vs reality.

I would like to do a dashboard view with an entry listing all projects (no problem with that) and another chart entry representing the forecast vs reality costs.

I tried it with interactive dashboard but it fails. All data being in the same row and the same table I guess.

Any suggestion for it ?

Thanks

Chris

If I have correctly understood your requirement , please explore the following solution.

The slice “ChartSlice” described in the below details needs to be a slice without any filter condition.

[Chart View of single row of data in dashboard](https://community.appsheet.com/t/chart-view-of-single-row-of-data-in-dashboard/15172) Questions

Is there any way to display a single row of data in a chart as part of a dashboard interactive view? As I click on each product the chart updates to show the relevant data.

And may be this

[How to display chart data for a single row of data only](https://community.appsheet.com/t/how-to-display-chart-data-for-a-single-row-of-data-only/13434) Questions

Hi, I’m very new to Appsheet and I’m having trouble displaying specific data as a chart. I have a sheet of individual items that have characteristics rated from 0 to 5. I’d like to tap that item and see a chart that shows that items data only as a way to visualize the individual scores. To make it concrete let’s say I have a database of fruit and I’m rating them based on specific qualities: size, shape, color, smell, firmness on a scale of 0 to 5. If I click on “Golden Delicious” I’d like to s…

1 Like

@Suvrutt_Gurjar Thanks for the reply. I have seen the first suggestion just before asking. I tried something with it but I did not find the way to manage chart types and column to appear. It looks like the charts generated in the detail view can’t be customized. Don’t hesitate to precise if I missed something.

I’m quite familiar with the 2nd solution because I already used it as an alternative to what I really want.

@Suvrutt_Gurjar I found the way to manage the graphic part. Another issue appears. Now in the detail view, it is the chart that appear by default. But sometimes I need related child rows to be displayed Inline (as it was before creating a chart). Is there any way to choose that ?

Could you please update which method out of the two above you are using?

I am using the first one.

Can you try to include other columns in the detail view that you wish to display?