Yeah, it's a bit complicated in views configuration, you have to create as a custom dimension and refer it using variables. custom dimensions are currently not supporting visual interface in Knowledge model (hopefully will be available soon). So, one should have basic knowledge on YAML and using YAML script you can configure dimensions.
Thank you :)
Thanks a lot @mallik.koruk11 I added the custom object accordingly and then created the currentdimension var from Dropdown component and then added it with YAML editor as a column to the table but…now the table doesn’t want to read the variable showing an error that column is not configured even though the var is not showing an error. Any idea? :)
Thanks!
Hi @anna.tomcz - BreakdownSelector is another option
@kailash.potha12 thanks a lot ! Now, it's working!
Thanks,
Anna
@kailash.potha12 Hi! Jumping in, because I'm trying to use the BreakdownSelector, but the column where the dimension should be returns an error message ''column not configured''. Any idea why?
@kailash.potha12 Hi! Jumping in, because I'm trying to use the BreakdownSelector, but the column where the dimension should be returns an error message ''column not configured''. Any idea why?
@ricardo.ribei11 I got this error in the beginning when I was trying to configure BreakdownSelector for the first time. I added the name of the column but forgot to add the reference to the record before that name.
@ricardo.ribei11 I got this error in the beginning when I was trying to configure BreakdownSelector for the first time. I added the name of the column but forgot to add the reference to the record before that name.
Hi @anna.tomcz ! Thank you so much. Nonetheless, how do you add such reference?
I leave a pic below. I wish to analyze 3 dimensions: balc_es, departamento and dire_o_comercial. These are all attributes. Where should I fit the record you mention?
@ricardo.ribei11 I got this error in the beginning when I was trying to configure BreakdownSelector for the first time. I added the name of the column but forgot to add the reference to the record before that name.
Actually just managed to do it as well. Thanks all the same!