In trend visualization I have columns with actual percentage values, and I want to visualize the absolute difference between them as it will give me the correct percentage change. Instead I am getting percentage change of the percentages itself
Here, I want to see 2% difference in visualization, but it tries to get percentage difference which is not the correct answer
Diagnostic Info:
{
"browser-info": {
"language": "en-US",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36",
"vendor": "Google Inc."
},
"metabase-info": {
"databases": [
"h2",
"sqlite",
"postgres"
],
"run-mode": "prod",
"plan-alias": "starter",
"version": {
"date": "2024-12-19",
"tag": "v1.52.3.5",
"hash": "c056673"
},
"settings": {
"report-timezone": null
},
"hosting-env": "unknown",
"application-database": "postgres"
}
}