Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi Comunity Team,
Can a measure tretreive a column name? What I am trying to do is filtering data based on a column name.
Thanks and regards.
Thanks for your responce!
I want to have 2 slicers (slicer 1 and slicer 2). In slicer 1 I can pick up one of different Items, lets say "Item A" then Slicer 2 will have values From Column A. If I select Item B from Slicer 1, then Slicer 2 will have values from colum B and so on and on. Basically I have many Date columns and the users will pick up 3 of those columns to filter data so any user can select Coumn A, B and C, while others can select C, F, Z..... etc. I Cannot have 1 slicer per column since I would require more than 40 slicers so it wont be a great option so my goal is having 6 slicers, 3 containing Items from A to Z and the other 3 will contain any column from Column 1 to column N.
Thanks again for your kind support.
Hi @jx615k ,
You can create a measure and compare the values selected by the slicer and get the column. Example:
Ricardo
Hi Ricardo!!!
That is almost what I am looking for, is there a way I can replace the Dynamic table for a Slicer with date values?
For instance, if Country is CAN, then show a slicer from column "Canadian Holidays", if Country is JPN, then show a slicer from column "Japan Holidays" and if Country is USA then show a slicer from column "USA Holidays"
Thansk in advance for your suport Ricardo 😃
Hi @jx615k ,
Try creating a calculated column for the second slicer - for the column canadian holidays. Your first slicer would be country.
CALCULATE(VALUES('COLUMN-CANADIAN HOLIDAYS', ALLSELECTED(COUNTRY))
Based on the selection from your first slicer, this calculated column will populate the holiday values for Canada.
@jx615k ,
Maybe bookmarks can help you with that, have you used it ?
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive
Ricardo
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 55 | |
| 40 | |
| 35 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 71 | |
| 70 | |
| 38 | |
| 35 | |
| 23 |