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!View all the Fabric Data Days sessions on demand. View schedule
Hi,
I want Supplier ID which is in column2 in Supplier ID: column to repeat and want it to replace & repeat new Supplier ID where the Coulumn1 contains Supplier ID: with changed ID in Column2 just like in below image.
Thanks in advance for your help.
Solved! Go to Solution.
Thanks Ahmadx for your reply.
But I does not understand the logic of "0".."9" in this formula. =textText.Select([[Column2],{"0".."9"}) and function is showing error in red font color for dots ..
Any help will be highly appreciated.
=textText.Select([[Столбец2],{"0" .. "9"})
-------
it is correct to write like this:
=textText.Select([Столбец2],{"0" .. "9"})
pls try this
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!