Forum Discussion
davidz106
4 years agoHelper III
Field parameter (working with blank rows in data)
I have two simple tables. data1 (ID, Value1) data2a (ID, Value2) The data in tables is from real world (it contains blank rows and also multiple values for one ID). That is why I always use av...
amitchandak
4 years agoSuper User
davidz106 , The way t work as of now is if you use measures it will create a value slicer. If you use columns, it will create dimension/axis slicer
- davidz1064 years agoHelper III
But if I use columns as my field parameters I cannot chose which calculation of column (average, min, max...) the visualization is supposed to show.
As I understand field parametes can only work with native column values and it cannot use any calculation this way (as manual selection of axis would)