Forum Discussion
Anonymous
2 years agoNot applicable
Creating a scatterpolt that updates based on a "dynamically" populated table
Hi everyone, I am trying to make a scatterplot that updates dynmically based on a filter selection and uses data points pulled from two columns. Here's a small dataset similar to what I'm working...
lbendlin
Super User
2 years agoGreat question, similar to "Top 5 and Others" Showing the top 5 products and Other row - SQLBI
However, there are a lot of caveats here. Firstly, your data is missing the weight column (the bubble size). And then - what is your strategy for calculating "Soap" - as an average? as a Least Squares interpolation? Some other grouping algorithm?