Hello. "https://quickchart.io/chart/render/zm-d697ba1c-550e-41f3-8971-cb1d7360644b?title=An interesting chart&labels="[AÑOMES]"&data1="&[Monto USD]&"
This formula is not working. Somebody help me?
"https://quickchart.io/chart?c=" &
EncodeURL(concatenate(
'{
type: "bar",
data: {
labels: ["20242","20243","20244"","20245","20246"],
datasets: [
{
label: "', [Monto USD], '",
backgroundColor: "Red",
borderColor: "Red",
data: [', [Monto USD], '],
fill: false,
},
{
label: "', [Monto PEN], '",
backgroundColor: "Red",
borderColor: "Blue",
data: [', [Monto PEN], '],
fill: false,
}
],
},
options: {
title: {
display: true,
text: "', "GRAFICO" & " Monthly Sales", '",
},
},
Only show one level of 6. 🙁
User | Count |
---|---|
21 | |
15 | |
4 | |
3 | |
3 |