Forum Discussion
Count rows in table visual with Field Parameters
- 4 years ago
It's a two step process. Check the article at sqlbi.com . Fields parameters in Power BI - SQLBI
Unfortunately it is not (yet) possible to provide lists of columns instead of individual columns
Thanks for your answer.
Measure above to calcuate no of Visual Table based on the Fixed selected columns, but when we use field parmeters, the seleted columns will be changed and the rows in the Visual Table will be changed as well.
I try with perfomace analyzer and copy the dax code to Dax Studio, there are 2 parts of dax code and don't know how to use it with Field Parameters.
It's a two step process. Check the article at sqlbi.com . Fields parameters in Power BI - SQLBI
Unfortunately it is not (yet) possible to provide lists of columns instead of individual columns