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

Fabric Ideas just got better! New features, better search, and direct team engagement. Learn more

Code editor in forum injects non printable characters

This is a problem with this forum-software: When posting code to share sometimes the copied code will not run because there are non-printable characters included that destroy the logic. The code in the HTML-editor works (also when edited again), but when the readers copy it, it will contain these invisible characters. (like here: http://community.powerbi.com/t5/forums/editpage/board-id/power-bi-designer/message-id/17755 the invisible character is between "Product" and "ID")
Status: Under Review
Comments
fbcideas_migusr
New Member
... seems that editing isn't possible - so here comes the update: This seems to be a browser issue (again) with Internet Explorer 😞 Please fix nonetheless!! Thank you.
fbcideas_migusr
New Member
Hi Chuck, sorry, missed your post. It's in the step "Partition" of the link above (no format-options to highlight available here?): Partition = Table.Group(Sales, {"StoreID"}, {{"Partition", each Table.NestedJoin(_,{"ProductID"},Product,{"Product​ID"},"NewColumn",JoinKind.RightAnti)}}), The 2nd "ProductID" is separated into: Product & ID
chass
Impactful Individual
I will let the Community web team know...They are working on updates like this now Chuck
chass
Impactful Individual
Hello, Talking to the team, they would love to see a repo or get a link to where you are getting your source. Thanks Chuck
fbcideas_migusr
New Member
I've made a video showing the bug and some more descriptions here: http://community.powerbi.com/t5/Desktop/Find-or-refer-to-previous-value-using-the-date-column/m-p/53628/highlight/false#M21649. Please fix this!!
fbcideas_migusr
New Member
'@charles sterling: Is there any progress re this issue? Is there anything I can do here?
fbcideas_migusr
New Member
This seems to be fixed now - thanks a lot!
fbcideas_migusr
New Member
Status changed to: Under Review