Skip to main content
tabishr9473
February 1, 2023
Question

googleComboChartField not showing data properly

  • February 1, 2023
  • 3 replies
  • 0 views

I'm facing an issue that the column name is not showing in the placeholders outside the graph. The image is attached. The value of the columns are not showing.

3 replies

abhayd3663
February 11, 2023

The showLegend parameter of a!columnChartField() drives the visibility of the chart legends.

It would be helpful if you can share sample code here. 

September 12, 2023

 in googleComboChartField() is it possible to show drill down data grid below...,  up on selection on report

stefanhelzle0001
Brainy
September 12, 2023

There is a parameter "onSelection". This means, that you can react on user interaction.