Pagenumber and totalpagecount is always shown 1/1 for .txt format.

When I export my report in .txt format somehow the pagenumber/totalpagecount is always shown 1/1.So I had placed formulae as page_num :-
whileprintingrecords;
if recordnumber  = 1  then 1
else if recordnumber mod 10 = 0 then int ( recordnumber / 10 ) + 1;
and a formulae for total page count as :-
if isnull ( {rpt.account_number} ) then 1
else if count ({rpt.account_number} ) <= 10 then 1
else if count ( {rpt.account_number} ) > 10 then   int ( count ( {rpt.account_number} ) / 10 ) + 1;
This formulae worked fine for all reports except 1 where we required to suppress some of the records in the report according to a flag.
example : there are 10 accounts of flag a,b,c,d.We needed to show only those flags having 'a' or 'b' flag.The rest of the records were suppressed as in the summary of report only count(c) and count(d) was required.Display of these records were not needed. But the total page count and page number formulae failed in this case as it also took into consideration those accounts too which are to be suppressed.
What alternative can be applied? Is there anyway that the problem of pagenumber/totalpagecount always showing 1/1 for .txt export can be solved.If not what change can be done in the formulae I have written?Any completely different suggestion is also acceptable.Only the criteria is that it is compulsory for me too export the report in .txt format.
Please suggest!!

Hi Som
Can you try using the following formula:
totext(PageNumber,0,'') & "/" & totext(TotalPageCount,0,'')
and for the suppression condition, just right click on the formula and give the suppression condition for "Suppress" option.
Hope this helps you.
Thanks
Pradeep Hulke

Similar Messages

  • I have a mac book pro running OS 10.5.8 and firefox has always been fine but for the last two days it is slow to open and run and wont shut down, I have to force quit. Is there a current problem?

    I have to force quit because my mac says "Firefox not responding" this happens on both my work network and home (cable) network.

    My best guess would be that the version of Safari you're using is outdated and unsupported by Outlook.com/Hotmail.com. Since you're still running Leopard (OS X 10.5), the best solution is to try Chrome 22 or Firefox 16 (the latest versions supported by Leopard).
    Otherwise, I would upgrade to at least Snow Leopard (10.6) then you can run the newest versions of both Firefox and Chrome. You can get the upgrade for free from Apple if you call their customer support.
    I have the same model of Macbook and am running the newest version of OS X, Mountain Lion (OS X 10.8), without a problem. Then you would be able to run the latest version of Safari as well (version 6).
    EDIT: Here are links to older versions of Chrome and Firefox.
    Chrome 22: http://mac.oldapps.com/google_chrome.php?system=mac_os_x_10.5_leopard_intel
    Firefox 16: https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/16.0.2/mac/en-US/

  • Hey! I have had an Ipod touch for about 7 years and it has always worked but i connected it to my laptop and it is detected on windows but it is not being detected on Itunes. Ive tried everything and need help!

    Hey! I have had an Ipod touch for about 7 years and it has always worked! but for some reason i plugged it into my laptop and my computer is recognizing that it is plugged in but my itunes isnt what do I do?

    See
    iOS: Device not recognized in iTunes for Windows
    - I would start with
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or              
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    However, after your remove the Apple software components also remove the iCloud Control Panel via Windows Programs and Features app in the Window Control Panel. Then reinstall all the Apple software components
    - Then do the other actions of:
    iOS: Device not recognized in iTunes for Windows
    paying special attention to item #5
    - New cable and different USB port
    - Run this and see if the results help with determine the cause
    iTunes for Windows: Device Sync Tests
    Also see:
    iPod not recognised by windows iTunes
    Troubleshooting issues with iTunes for Windows updates
    - Try on another computer to help determine if computer or iPod problem

  • Why doesn`t my webmail notifier from mozilla check a yahoo address? It always shown the verification window and even if i type the catcha it still doesnt work?

    Why doesn`t my webmail notifier from mozilla check a yahoo address? It always shown the verification window and even if i type the catcha it still doesnt work?

    The support forum for that extension is here: <br />
    http://webmailnotifier.mozdev.org/drupal/forum/

  • My Skype Number always shown busy when call

    Since I bought my skype number it is always shown busy. Can you help? 

    Hi, Psalamon, and welcome to the Community,
    Please contact customer service to request assistance with this. 
    Also, when you say, "My skype number is constantly busy when I am called (and I am not using it!),"
    ... please note that the Skype Number will not "ring busy" - if you are using Skype, incoming calls would be diverted according to your Tools -> Options settings.  The Skype Number provides a phone number for people to reach you, but the number has nothing to do with outbound calls you place.
    Hope this makes sense!
    Regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • After updated my Q10 10.2.1.537 the battery always shown 0%

    After updated my Q10 to release 10.2.1.537 the battery always shown 0%, now cannot send out e-mail or dial out call!!! Help pls!!

    So, this only started after the update?
    If so, it's likely just a battery meter calibration issue. Remove the battery for about 90 minutes and then replace.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • TS2446 I couldn't update or download anythings it always shown apple ID disable,I had reset my password but still the same problem

    I can't down load anything or purchese any app. It's always shown "apple ID disable" even I had reset it.  It happen long time ago.  Pls help me.
    Thank you
           Ladda

    Welcome to the user to User Technical Support Forum provided by Apple.
    Please do not post personal information on a Public Forum.
    I have requested the Hosts remove it for you.
    For your issue...
    If disabled for Security Reasons... See here  http://support.apple.com/kb/TS2446
    If not for Security reasons...
    To Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Make Popupmenu always shown

    Is there any way to make a popup menu always shown ? I thought that I ran into a similar thread but can not find it anymore.

    Thanks for the response. I want to have some component to be able to display outside a frame but still is owned by the frame. The popupmenu works well in this case. I have a JPanel added to the popupmenu and that JPanel is used as a control panel.
    When a button is clicked, the popup menu that has the control panel shows up. By default, if a user clicks anywhere inside the frame but the popup menu, the popup menu hides itself. I want to have an option to leave the popup staying shown till clicks on another button.
    The reason that I choose to use popupmenu is that I have a very small frame.

  • How do I change my iPod onto my new apple account from my old account? It always ask's me for my old password, which I can't remember, and no longer have the email address. Thanks

    How do I change my daughter's  iPod onto my new apple account from my old account? It always ask's me for my old password, which I can't remember, and no longer have the email address. Thanks

    Purchases are locked to the account that purchased them. Thus first try to recovery use of the original account.
    Also, yo have obtain use of the original account to deactivae the Activation Lock
    Find My iPhone Activation Lock
    Is there a way to find my Apple ID Name if I can't remember it?
    Yes. Visit My Apple ID and click Find your Apple ID. See Finding your Apple ID if you'd like more information.
    How do I change or recover a forgotten Apple ID Password?
    If you've forgotten your Apple ID Password or want to change it, go to My Apple ID and follow the instructions. See Changing your Apple ID password if you'd like more information.
    The method includes if you do not have access to your original email account.
    The
    I no longer have an email address that was also my Apple ID. Can I still use the email address as my Apple ID?
    Apple recommends you change your Apple ID to your current, working email address. This will not create another Apple ID, it will only change it to your working email address. See Changing the name you use for your Apple ID if you'd like more information.
    CHANGE ID
    Apple ID: What to do after you change your Apple ID
    The ID is used in the following locations and you  have to change them.
    Settings>Messages>Send and Receive
    Settings>FaceTime
    Settings>GameCenter
    Settings>iCloud
    and Settings>iTunes and App store
    You  have to sign out of ID (for iCloud you delete the iCloud account from the iPod) and sign in with other ID.
    Note the following are resolved if you  use Family Sharing (iOS 8 and later):
    - Apps are locked to the account that purchased them.
    - To update apps you have to sign into the account that purchased the apps. If you have apps that need updating purchased from more than one account you have to update them one at a time until the remaining apps were purchased from one account.

  • How can I disable the automatic hiding of known file attachments, and why are always about 10 internet pages where I have to download something if i use firefo

    How can I disable the automatic hiding of known file attachments, and why are always about 10 internet pages where I have to download something when I use mozila firefox?
    Windows Computer

    1) If you are talking about the file names on the computer, there is a
    setting to turn off known file types. Open your file browser. Then
    just under the location bar, press '''Tools,''' then '''Folder Options.'''
    A new window will open. Select '''View.''' Look for
    '''Hide Extensions For Known File Types.'''
    2) Never NEVER '''NEVER''' download anything unless you know what
    it is. If a web site claims it needs to download something, what is it?
    It could be something like the flash player, '''or a virus ! !'''
    Ask questions, or go somewhere else.

  • Hi. My husband and I have always shared the same iTunes account.  Since installing iCloud, all our contacts and calenders have merged on our iPhone 4, which we do not want.  How do I rectify this? Does my husband need to set up his own apple ID?

    Hi. My husband and I have always shared the same iTunes account.  Since installing iCloud, all our contacts and calenders have merged on our iPhone 4, which we do not want.  How do I rectify this? Does my husband need to set up his own apple ID?  If so, where do I need to change his email address info, so that his calender and contacts remain his?  Thank you

    You can continue to use the current AppleID for iTunes, but your husband can create a new AppleID to use to create a new iCloud account that will be his own and not overlap with yours.  If you do not have another email address to use for an AppleID, just get a free Gmail account and use that.
    You can have as many AppleIDs as you want (or at least, as many as you have email addresses for).  You can use a separate AppleID for the store, another for iCloud, and even another for iMessage if you wish.
    You will want to keep the current one as the shared one for the store as all your previous purchases are permanently tied to it, and thus you need that AppleID to update or redownload your current purchased content.

  • I install LION on my mac pro 2008 and it's alway's pop with " there was a problem connecting to the server " Time Capsule" .How can i remove this popup. My Time machine is working fine and also rename it. But the popup keeps on coming with the old name.

    I installed LION on my mac pro 2008 and it's alway's pop with " there was a problem connecting to the server " Time Capsule" .How can i remove this popup. My Time machine is working fine and also rename it with less than 7 karakters. But the popup keeps on coming with the old name.

    I have a BT Infinity router plugged into the Time Capsule, not sure where the radio settings are?
    They are able to use the network settings of the TC i.e. they can connect to the internet via the wifi through the TC but when they try and connect to the AirPort Disk this is where it is not allowing a connection.
    I don;t have the drive shared out at all at the moment, is this necessary?  How do I do this if so?
    I have attached the screen shots of all the settings.
    Thanks again for your help.

  • I use a HP Officejet Pro 8500 A909a printer and my Safari always put 150% size as default. Wy not 100%?

    I have a MacBook (the white one) and use a HP Officejet Pro 8500 A909a printer and my Safari always put 150% size as default. Wy not 100%?
    When I use Firefox the default size is 100%. When I use Pages, also runs good (100%). Only in Safari, and Mail too, appears 150% as the default size.
    How can I change it to 100% in both?
    THOMAS

    Hi,
    The problem seems to lie in the installer, which has an unusual bad behaviour.  The installer puts the 8500 a909a in the list of USB  bootable devices.  (Not good!!!)
    When the printer is disconnected it isn't a problem.  When the printer is connected the computer tries to boot from the printer and the computer hangs.
    When I found the printer in the BIOS list of USB bootable devices I DISABLED that item in that list. Then it booted normally.
    But now the BIOS takes an extra 30 seconds or so but boot up seems to be preceeding normally.
    The guys on the CHAT and PHONE lines didn't even imagine the installer might be a problem so their advice was useless. They were blaming the computer.  More importanly, they didn't have a way to escalate the problem. They  had no capacity to respond in a flexible manner. It was like dealing with unhelpful staff in the county clerk's office.

  • I have a problem. When I start to sync music to my iPod touch, you have to enter the password of your account. I downloaded the game from the general account, and do not always know the password. He writes that if I do not login, then the game will be era

    I have a problem. When I start to sync music to my iPod touch, you have to enter the password of your account. I downloaded the game from the general account, and do not always know the password. He writes that if I do not login, then the game will be erased. Previously, this was not. When starting to sync music, it did not touch my programs, and now because of this music can not be transferred to iPods. PANIC AT ME! HELP

    If they are Tunes purchased music you have to sing into the account that purchased them.
    Is this the iTunes library/computer you sync with? You can rally only "sync" with one iTunes library/computer.However, yo can manually manage music and videos among different libraries/computer. See the manual method of:
    iTunes 11 for Windows: Set up syncing for iPod, iPhone, or iPad

  • After a tryout with AdBlock, the videos on Facebook, on BBC and on some others websites stopped working and there's always a message asking me to install the latest version of the Flash Player. Even though it's already installed. How can I fix that?

    After a tryout with AdBlock, the videos on Facebook, on BBC and on some others websites stopped working and there's always a message asking me to install the latest version of the Adobe Flash Player. Even though it's already installed the situation remains the same since the last month.
    Can I fix that just doing the upgrade for the Yosemite?

    Well, after hours of trying to figure it out I gave up and un-installed and re-installed that last verion of Adobe Flash Player and now it seems I can play games again in Messenger. Everything else had been fine just that. I can only figure it was because it was having a hard time updating the first time and took me 3 tries. So even though it said it was installed, apparently it wasn't done correctly.
    Though when I couldn't figure out what was wrong at first I looked and checked to see all the things were enabled that were supposed to be and they were.
    I even tried to go to the Adobe site and download the last version I had and couldn't find it. Kept coming up with the new version. Others said if you download a particular older version it may not have all the security features in it.
    This really gets to be a bit much, especially when you're by yourself and have only a smattering of knowledge of technical things.
    Thanks fore responding to my question.
    DFelice

Maybe you are looking for

  • Interactive PDF, open file in new window.

    Hello everyone, I was unable to find this on the net or I could be using the wrong typed search. Created a successful interactive document. I attached a portfolio to this interactive document. I have 3 images. Two are hyperlinked to specific urls whi

  • Direct Connect To Folder on Server

    I want to give access to a specific folder to someone on my server with out allowing access to rest of the server. When I connect to server with the credentials I can only see the server but cannot access the folder that I want to.

  • Is it possible to organize the order of photos in an album

    Is there a way to move around or name photos in an album to get them in order. 

  • How to get all program attributes (Variables, types, tables....)

    Hello, i want to analyse a programe source code, so i want to get all variable declaration. like in SE38->utilities->display list object, but in abap code. can you please help me.

  • *Urgent* Query with dates

    Hi Gurus, I am having problem in developing such a query which has calculations with dates. The problem is: I have base date for example 26-feb-2006 statring day: 4 interval: 5 input date: 15-mar-2006 Now the problem is I want to get the results from