-
How To increase the size and change the Card title font
in the above visual , How do we format( resize , Change color etc ) of the card title "APP DOWNLOADS &INSTALL BASE |By Month"
-
What is the difference between Multi cloud and federated?
What is the difference between Multi cloud and federated? We use snowflake for data warehousing, trying to figure out what's the best way forward. and is there documentation that spells out these differences.
-
Fixed Functions along with Case statements
in the below data i require the sum of Value 2 when the sum of value 1 for the distinct values in the key column is greater than 0 the expected answer for the below will be 1+2+5+6 = 14 i can derive the SUM of value 1 by using the fixed function SUM(SUM(`Value1`) FIXED(By `Key`)) However, when i wrap it inside a Case…
-
Yoy Change Multi Value Gauge
Is there is a way to show the Yoy % change dynamically on the multi value gauge The Default options picks the most recent data point for the Value and the penultimate data point for the comparison Hence even though no Year is selected the APP DOWNLOADS multi value card shows the value for 2022 and the comparison against…