Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi Everybody,
I have a strange Problem, importing a Microsoft List into PowerBI.
I recently built a Microsoft List with calculated columns:
I use this column to get total processing time, using TODAY formula getting a number. The caluclation in Microsoft List works perfectly as shown in Microsoft Lists--> (Today (06.12.2022) - 21.10.2022 = 45 days:
Now, when I connect the List into a dataflow in PowerBI, it comes up with this value:
I didnt use any further JSON formatting in Microsoft Lists etc.
I just want to show it in PowerBI "45".
Any ideas about that?
Hi @Yarisch77 ,
According to your description, your problem is an error reading data in Microsoft Lists.
You can see if the following link helped you, or you can try this measure by doing date operations in Power BI:
DIFF = DATEDIFF(MAX('Table'[Date]),TODAY(),DAY)
Solved: Data values from a Microsoft List replaced by mult... - Microsoft Power BI Community
Best Regards,
Gallen Luo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 38 | |
| 31 | |
| 27 |