Forum Discussion
mw123
8 years agoFrequent Visitor
Summing values into one row for specific values selected in slicer
Hello everyone- I have a report with a slicer and corresponding table. There are 3 potential options for the slicer. Say the options for the slicer are: 1, 2 and 3. When slicer 1 and 2 are selec...
Anonymous
8 years agoNot applicable
Hi mw123,
>>Does anyone know if there is a way to do this? Please let me know if additional detail is needed.
Current power bi don't support use slicer to control summary records.
Maybe you can try to use programming language to achieve this requirement.
Regards,
Xiaoxin Sheng
mw123
8 years agoFrequent Visitor
Hi Anonymous,
Thanks for getting back to me. Do you know how this could be done using a programming language within PowerBI?
- Anonymous8 years agoNot applicable
HI mw123,
>>Do you know how this could be done using a programming language within PowerBI?
It is impossible to achieve these effect in power bi. You can use programming language to write a custom form with datagrid control and specific operations when you choose item.
Regards,
Xiaoxin Sheng