Scenario:
You create a report. You have one parameter called ‘CITY’ which contains all valid cities in the state of Florida. This parameter is used to report on all citizens that live in a particular city.
You have two tables.…
We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.
The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ...
Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.
Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.
Scenario:
You create a report. You have one parameter called ‘CITY’ which contains all valid cities in the state of Florida. This parameter is used to report on all citizens that live in a particular city.
You have two tables.…
There are times when you want to display in a textbox on your report the value of a multi valued parameter. If blank is a valid value for your parameter, you don’t want to display the comma in your textbox …
This issue relates to Internet Explorer only. This problem does not affect Chrome or Firefox.
First, try this:
http://support.microsoft.com/kb/2608523
If that does not work or you get an error stating permission issues with AgControl.AgControl, then try this:
1. Run regedit …
The latest version of Google Chrome does not all for you redirect to your home page when clicking a new tab. You can get this feature by adding the old extension for making the new tab redirect to a URL …
Create a shared object (Flash Cookie) in Flash to save data for later retrieval. These shared objects are saved with a SOL file extension.
Here are two ways you can find them.
Run the ‘Analyze’ feature of ‘CCleaner’ (You …
Add to the beginning of the <body> tag, the onload event handler for your flash object. When the page is produced in the browser, the focus should now be on the flash object.
<body onload="window.document.someflashfile.focus();"> <div id="flashContent"> <object…