How can we add a trend line with the R squared calculation in a bar chart in QuickSight? Something like this excel chart.
Hi @Michael_M
Is R Squared a calculated field ?
Can you try using combo chart in QuickSight and see if this can create visual you looking for ?
1 Like
Welcome @Michael_M
you have to calculate the R² and use a combo chart.
It gets a bit complicated and you would have to see if you can calculate the individual steps.
BR
1 Like
Got it. Will do. Thanks.