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 I am new to power BI
I have created a flow to update a power BI dataset and then created a report from it.
All has worked well.
My time stamp is shown as: 03/27/20 12:33:46 PM from the microsoft form.
I need to create a todays date to calculate the days elapsed since a responce was last recorded..
Looking at DATEDIFF etc it should be reasonabley easy, but i cant use power bi desktop to make a custom table as its greyed out.
Table on my report below which needs a third colume with the days elapsed
Do i need to sperate the time as the mark as date table is all greyed out as well?
Is there a visual that already exsists for this task?
condtional formating maybe one to highlight x amount of days as bands but i cant in the current format.
Any help would be much appricated.
Richard
Solved! Go to Solution.
Hi @RichardT_78
You can create a measure like
Measure = DATEDIFF( SELECTEDVALUE( table[column] ), TODAY() or NOW(), DAY )
Hi @RichardT_78
You can create a measure like
Measure = DATEDIFF( SELECTEDVALUE( table[column] ), TODAY() or NOW(), DAY )
Perfect and very simple thanks.
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 |
|---|---|
| 29 | |
| 27 | |
| 25 | |
| 20 | |
| 14 |
| User | Count |
|---|---|
| 53 | |
| 47 | |
| 22 | |
| 19 | |
| 18 |