Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a table that contains five columns shown below:
| Week | Code | Description | Summary of Issue | Contact |
| 07-Nov-22 | HH1 | Complaint received regarding service issues | Summary goes here | John |
| 14-Nov-22 | HH2 | Complaint received regarding billing issue | Summary goes here | Mary |
I want to have a card on my dashboard that displays the description of the issue for the given week. So this week, the description is "complaint received regarding service issues". I don't want to use slicers, I just want the card to show according to description for that week.
The card will only show 1 item at a time unless you do concat.
So if you add Description Column to the card it will either pick the 1st or the last (you can select that on the visulization pane).
Do you have a filter for the current or given week?
Maybe you can create column that says "isCurrentWeek" and
put those filter in the filterpane so it will be hidden.
Thanks
Christian
@ChristianDGreat Yes, I am only looking for the description to show. I can add another card to show the other info if needed. If adding a column as you suggested should work I am okay to do that as well. How would I do that
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!