This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi Good day
Can anyone, pls need help how can can dislay in Visual Card the current %Daily Plan and %Actual Plan.
%Daily Plan - Measure
%Actual Plan - Measure
Date - Date Table.
Thank you
Solved! Go to Solution.
Hi @AllanBerces
Just take same table but write a column dax for Today() function.
Today= if('Test1'[Date]=TODAY(),"Today",""&Test1[Date])
and take this column value in visual filter and select only today.
I hpe this would resolved you issue.
Hi @AllanBerces
Just take same table but write a column dax for Today() function.
Today= if('Test1'[Date]=TODAY(),"Today",""&Test1[Date])
and take this column value in visual filter and select only today.
I hpe this would resolved you issue.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 28 | |
| 25 | |
| 23 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 49 | |
| 47 | |
| 40 | |
| 21 | |
| 19 |