March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello ,
i create three field ,and i seperate the data column name into these three field ,and i also add two slicer for the table selecting ,if i select nothing ,it will show all the columns ,if i select in all the filter ,then it will show the column i select.
now i want the table to be if i select nothing ,it will only show the column that will always show[column 1],if i select the columns in the filter , it will show the columns with [column 1]
how can i do to achieve this ? really thankful if somebody can answer my question.
Solved! Go to Solution.
Hi @winston_min
Please try this:
Here I create a set of sample:
Table:
Then add a Fields Parameter:
Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn
In the table view, add a calculated column in the Parameter table:
Column = MID('Parameter'[Parameter],1,8)
Finally, create a Slicer, the result is as follow:
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @winston_min
Please provide a workable sample data and your expected result from that. It is hard to figure out what you want to achieve from the description alone.
I create three field [AO],[Attribute],[Measure],column a are from [AO],column b are from [Attribute],column C from [Measure],each field multiple select is accepted , so there are maybe have situations like :
ag_cd | column a | column b | column b1 | column c | column c1 | column c2 | .... | |
if i select nothing , i want the table to only show like this
ag_cd |
Hi @winston_min
Please try this:
Here I create a set of sample:
Table:
Then add a Fields Parameter:
Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn
In the table view, add a calculated column in the Parameter table:
Column = MID('Parameter'[Parameter],1,8)
Finally, create a Slicer, the result is as follow:
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
127 | |
84 | |
69 | |
53 | |
44 |
User | Count |
---|---|
202 | |
106 | |
100 | |
64 | |
56 |