Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
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 April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
74 | |
70 | |
70 | |
45 | |
41 |
User | Count |
---|---|
49 | |
47 | |
30 | |
28 | |
27 |