Forum Discussion
Help with Parameter and slicer with measure
- 5 months ago
Ok SagarChauhan1 ,
The solution is provided on the other post, kust remove all the columns and only keep total_Measure column, it'll work as required, I'm attaching the solution here too, where i've removed all the three columns. I've created three separate measure but you can use the columns directly as field parameters and it should work fine for you.
- Anonymous5 months ago
Hi SagarChauhan1,
I would also take a moment to thank grazitti_sapna , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.
Regards,
Community Support Team.
Hello,
Currently there are 3 colums which are coming from Table as below.
I have a parameter as below.
I need only 1 column with the output of sum of slicer selections,
If we select only Mfg Cost then answere in that output column should be 72
If we select two Mfg Cost + Duty then answere in that output column should be 86.40
If we select all three Mfg Cost + Duty + Royalty then answere in that output column should be 93.60.
Hope this helps.
- grazitti_sapna5 months ago
Super User
Ok SagarChauhan1 ,
The solution is provided on the other post, kust remove all the columns and only keep total_Measure column, it'll work as required, I'm attaching the solution here too, where i've removed all the three columns. I've created three separate measure but you can use the columns directly as field parameters and it should work fine for you.
- SagarChauhan15 months ago
Helper I
Thank you so much Ma'aam for the perfect solution. Appreciate your time and efforts.