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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Anonymous
Not applicable

Question about transform data

Hi Everyone,

 

Date

In the transform data section, I want to create a duplicate column for created date which shows 1/2/2022 4:12:30 AM but the new column it will show it as Jan-2022. How can I do that?

 

Missing Group:

 

If I go to transform data, in the column group names I see all the groups except for the name DOBA (which I want to see). Even if I change to sheet to column profiling based on entire data set. But when I am in the data section and go to column group DOBA appears. Why is it that it does not show up on transform data? Because I want to filter it out from there.

1 ACCEPTED SOLUTION
jsaunders_zero9
Responsive Resident
Responsive Resident

For the date question, try adding a custom column with this formula.

DateTime.ToText([Created Date],"MMM-yyyy")

View solution in original post

4 REPLIES 4
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

Whether the advice given by @jsaunders_zero9  has solved your confusion, if the problem has been solved you can mark the reply for the standard answer to help the other members find it more quickly.

 

If not, please point it out and provide test data.


Looking forward to your feedback.


Best Regards,
Henry

jsaunders_zero9
Responsive Resident
Responsive Resident

For the missing group question how many records are you pulling in? PQ only shows the top 999 by default it could be that the particular result you are looking for is below that.

Some examples/images might help to get you a solution.

jsaunders_zero9
Responsive Resident
Responsive Resident

For the date question, try adding a custom column with this formula.

DateTime.ToText([Created Date],"MMM-yyyy")

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.