February 13, 200719 yr So I need to separate some lines in my export with line breaks. I added a replace to the proper field, which adds a "¶" character for each record that has a Network entry. In the display, it all looks fine. But when exported, the linebreaks have all been removed. Here's an example. This is how it should look: Network Network A Server A Server B Network B Server A This is how it exports: Network Network A Server A Server B Network B Server A What am I doing wrong?
Create an account or sign in to comment