Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
A data file has been run through a noun recognizer. I would like to make a slicer of the results, and when a word is selected, have all the instances of the word show up in a table.
Here is the data:
ID | Response |
10101 | I wish I had a bicycle |
20100 | The man with the bicycle is very mean |
30587 | I liked it when the cat did a dance |
103543 | Everyone should have a bicycle |
212032 | No comment, everything is fine |
23765 | The cost of gasoline is too high |
223588 | I don’t know how to drive |
342231 | All residents should be required to pass a bicycle riding test |
The keyword table looks like
ID | Response |
10101 | bicycle |
20100 | bicycle |
30587 | cat |
103543 | bicycle |
212032 | everything |
23765 | gasoline |
223588 | I |
342231 | bicycle |
The slicer needs to show:
bicycle |
cat |
everything |
gasoline |
I |
When you click a term, a table should show all the instances of that keyword. For example, if you click "bicycle," a table should show
I wish I had a bicycle |
The man with the bicycle is very mean |
Everyone should have a bicycle |
All residents should be required to pass a bicycle riding test |
Could you please show me how to do this? Any assistance gratefully received.
Thank you
Anne
Solved! Go to Solution.
@annetoal I built this out, you want Table (12) and Table (12a), Page 12 of the PBIX attached below sig.
@annetoal I built this out, you want Table (12) and Table (12a), Page 12 of the PBIX attached below sig.
Wow, that works perfectly. Thank you so very much. It's appreciated.
Anne
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
90 | |
84 | |
70 | |
49 |
User | Count |
---|---|
141 | |
121 | |
112 | |
59 | |
58 |