Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I have a column in my dataset for timestamp which comes in as an epoch datetime. I have another column that is the duration (in milliseconds).
I've also created a new column that adds the duration to the timestamp (to get the end date). The formula is:
[timestamp] + #duration(0,0,0,([duration]/1000))
This works perfectly in PowerBi Desktop but when I publish to the service, I get the following error when refreshing the dataset:
We cannot convert the value "[Function]" to type Function. Table: Calls.
Any ideas on why this is? My other Custom Columns and functions all work fine - it's just this one.
Solved! Go to Solution.
Hi @Anonymous ,
Please try the suggestions mentioned in below link:
Regards,
Daniel He
Hi @Anonymous ,
Please try the suggestions mentioned in below link:
Regards,
Daniel He
Thanks! I changed the privacy settings on all the data to Organizatioal and this seems to have worked.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
35 | |
22 | |
21 | |
14 | |
13 |
User | Count |
---|---|
26 | |
19 | |
18 | |
18 | |
16 |