Forum Discussion
fbernardazzi
3 years agoRegular Visitor
DYNAMIC ID?
Hello everyone. I have a base that has the following LETTER and ID columns. LETTER ID A 1 B 2 C 3 A 4 E 5 A-E 6 It is possible...
KNP
3 years agoSuper User
If you're able to use certified custom visuals, you could just add the Text Search Slicer to your report.
It does a contains search by default.
It also allows wildcard use.
fbernardazzi
3 years agoRegular Visitor
Thanks for the reply. Yes, I can use certified custom visuals. It works, but that's not all I'd like to do.
Filtering by the letter A
I need that instead of appearing the IDs that have already been defined, appears 1, 2, 3. Can you understand?
Like this
in this example I made a calculated column to demonstrate, but it would be impossible to do for a real database.