Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi
I need to format in "Edit query" mode this:
into same results but without the "-".
It has to be now 20200621 etc.
Solved! Go to Solution.
If you right click on the column you should be able to replace "-" with null and that will strip them out.
You will find the solution here
Do explore the community thoroughly before posting to see if others had asked similar question before. Kindly mark this post as solution if it helped.
If you right click on the column you should be able to replace "-" with null and that will strip them out.