Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I have two tables that I need to link by date and serial number. I have created a custom column that concatenates the two fields together. Since one field is date field my concatenation is I created a new column for the date field that was text only. The resulting field works fine:
After the expand the date format has changed:
Has anyone else seen this issue? I've tried all the formatting options and nothing solves the problem.
Thanks,
Mark
Hi @Anonymous,
Could you please mark the proper answers as solutions?
Best Regards,
Dale
Hi @Anonymous,
How did you expand something? Can you share a sample?
Best Regards,
Dale
I had a merge query add a couple of fields from one database table another. Once the merge was done I had to expand the merged table and select the fields I wanted added to my original data.
I hope this helps. Let me know if I haven't answered your question.
Cheers,
Mark
Hi Mark,
Can you share a sample file that can show up the issue? According to my test and your information here, it should work.
Please download the demo in the attachment. I would suggest you format the [Faild] column first.
[text] & "-" & Text.From([textdate], "en-us")
Best Regards,
Dale
Hi @Anonymous,
I can't replicate the issue on my computer, check if have any Changed Type step on your query that is maing that transformation after the expanding or just before.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsIf you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 38 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 67 | |
| 34 | |
| 32 | |
| 29 |