Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello PB Community Good Day
Looking to update my Calendar Table with the following:
from yyyy 2021 and month Nov to Nov-21
Much appreciate your time
Thank You
Solved! Go to Solution.
Hello
If I wanted to create a new column in a table what would the logic be. I don't have a date in the table below.
Regards,
@PBI-Curious
With month and YYYY columns it would go like this:
CustomFormat = FORMAT(DATE('Table'[Year],'Table'[Month],1),"MMM-YY")
Proud to be a Super User!
Hello
If I wanted to create a new column in a table what would the logic be. I don't have a date in the table below.
Regards,
@PBI-Curious
With month and YYYY columns it would go like this:
CustomFormat = FORMAT(DATE('Table'[Year],'Table'[Month],1),"MMM-YY")
Proud to be a Super User!
Hi,
This logic should do this:
Proud to be a Super User!
Hello ValtteriN
Much appreciate your help!
Thank you
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
25 | |
20 | |
18 | |
18 | |
15 |
User | Count |
---|---|
38 | |
20 | |
19 | |
16 | |
10 |