Forum Discussion
Yarisch77
3 years agoFrequent Visitor
Microsoft Lists Problem
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, us...
v-jialluo-msft
3 years agoCommunity Support
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.