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
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
101 | |
58 | |
44 | |
28 | |
24 |
User | Count |
---|---|
130 | |
94 | |
74 | |
43 | |
39 |