Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

A 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.

Reply
DanSago
Frequent Visitor

Profisee Calculated Column

How can I create a calculated column in Profisee called [Day] that displays the weekday name from the existing [Date] column?

 

My Profisee entity has a [Date] column with dates, and I want the [Day] column to show the corresponding weekday name (e.g., 'Monday', 'Tuesday', etc.).

 

I tried using FORMAT([Date], 'dddd') in the Expression Editor but received an error.

DanSago_0-1746458499855.png

 

1 ACCEPTED SOLUTION
v-sathmakuri
Community Support
Community Support

Hi @DanSago , 

Thank you for reaching out to Microsoft Fabric Community.

 

As this is microsoft fabrics forum, i  twould suggest raising a ticket in Profisee forum https://support.profisee.com/

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

 

Thank you!!

View solution in original post

7 REPLIES 7
v-sathmakuri
Community Support
Community Support

Hi @DanSago , 

Thank you for reaching out to Microsoft Fabric Community.

 

As this is microsoft fabrics forum, i  twould suggest raising a ticket in Profisee forum https://support.profisee.com/

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

 

Thank you!!

nilendraFabric
Super User
Super User

give it a try

 

WEEKDAY([Date], 2)

Same result

DanSago_0-1746481436706.png

 

DataGuru412
Resolver I
Resolver I

FORMAT([Date], "dddd")  use double quote instead of single quote it will work.

Unfortunately the same error is raised when using double quotes instead of single quotes in Profisee.

I tried it in Power BI by additional column and it worked as expected no issue for me.

What happens when you try it in Profisee?

Helpful resources

Announcements
April Fabric Update Carousel

Fabric Monthly Update - April 2026

Check out the April 2026 Fabric update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.