ddb245b703bc32198101c2c903e81a7f3a534289
FAQ/FAQ.md
| ... | ... | @@ -2,18 +2,57 @@ |
| 2 | 2 | |
| 3 | 3 | [[_TOC_]] |
| 4 | 4 | |
| 5 | -##Introduction |
|
| 5 | +###Introduction |
|
| 6 | 6 | We are continually developing online Izenda Reports training materials focused on the needs of novice users. The materials will include a basic overview of building reports which utilize bar, pie, and trend charts as well as some advanced topics. These materials include both video and printable formats. |
| 7 | 7 | |
| 8 | 8 | All training materials are available on the Izenda Reports site at no charge. The presentations and lessons assume the availability of a working copy of Izenda Reports connected to a database containing both text and numerical data. You may print and re-distribute these materials to any users within the organization or company that licenses Izenda Reports. |
| 9 | 9 | |
| 10 | -##Questions |
|
| 10 | +###API |
|
| 11 | 11 | |
| 12 | -* [[How Do I Setup Izenda Reports On My Server?|http://www.izenda.com/Site/DownloadComplete.aspx?msgId=0]] |
|
| 13 | -* [What Can I Do With Izenda Reports?](http://wiki.izenda.us/FAQ/reporting-features) |
|
| 14 | -* [What Platform Does Izenda Reports Run On?](http://wiki.izenda.us/FAQ/Platform) |
|
| 15 | -* [[How Can I Format my Izenda Reports Implementation?|http://wiki.izenda.us/FAQ/Formatting]] |
|
| 16 | -* [[Where Can I Find Specific Answers to Questions About the Application?|http://wiki.izenda.us/FAQ/Questions]] |
|
| 17 | -* [[How Do I Change Settings in Izenda?|http://wiki.izenda.us/FAQ/Settings]] |
|
| 18 | -* [[What Databases Are Supported?|http://wiki.izenda.us/FAQ/Database]] |
|
| 19 | -* [[Where Can I Find the Latest Changes?|http://wiki.izenda.us/Release-Notes]] |
|
| ... | ... | \ No newline at end of file |
| 0 | +- [[Izenda API Tip: Constraints & Joins Best Practices|Izenda-API-Tip-Constraints-Joins-Best-Practices]] |
|
| 1 | +- [[Izenda API Tip: Hidden Columns]] |
|
| 2 | +- [[ListReports()]] |
|
| 3 | +- [[LoadReportSet()]] |
|
| 4 | +- [[PostLogin()]] |
|
| 5 | +- [[PreExecuteReportSet()]] |
|
| 6 | +- [[ProcessEqualsSelectList()]] |
|
| 7 | +- [[Switching databases via code]] |
|
| 8 | +- [[How do I hide the settings page button or aspx page from users?]] |
|
| 9 | +- [[How do I integrate with my login page?]] |
|
| 10 | +- [[How do I implement Field-Level Security|Field Level Security Integration]] |
|
| 11 | +- [[Izenda and UDFs (User Defined Functions)]] |
|
| 12 | +- [[How Do I Enable Izenda Vision?]] |
|
| 13 | +- [[How do I reset my Fusion Cache via code?]] |
|
| 14 | +- [[How do I implement Fully Qualified Hidden Filters?]] |
|
| 15 | + |
|
| 16 | +###Troubleshooting |
|
| 17 | + |
|
| 18 | +- [[Izenda Troubleshooting Tip: ReportList never loads. All other pages work fine.]] |
|
| 19 | +- [[Izenda Troubleshooting Tip: 'WCFApplication' error]] |
|
| 20 | +- [[Izenda Troubleshooting Tip: Transferring, Moving or Copying Report XML Manually]] |
|
| 21 | +- [[Izenda Troubleshooting Tip: Enabling CSS in PDFs and high quality PDF exports]] |
|
| 22 | +- [[Why do Chart Images not Render in my Report Thumbnails?]] |
|
| 23 | +- [[How to disable Protected Mode in Office 2010]] |
|
| 24 | + |
|
| 25 | +###Report Design |
|
| 26 | + |
|
| 27 | +- [[Izenda Report Design Tip: Running custom Javascript upon clicking a report element]] |
|
| 28 | +- [[How do I use Expressions?|15.0 Expressions in Izenda]] |
|
| 29 | +- [[How do I use FORMS?|14.0 Izenda FORMS]] |
|
| 30 | +- [[Why don't I see the number of resultant columns or rows I expect in my report?]] |
|
| 31 | +- [[How do I add Fixed Unit Conversions in Izenda, so users can easily access them?]] |
|
| 32 | +- [[How does filtering in dashboards work?]] |
|
| 33 | +- [[What CSS will be Included in My Report?]] |
|
| 34 | + |
|
| 35 | + |
|
| 36 | +###Misc. |
|
| 37 | + |
|
| 38 | +- [[How do I create Data Source Level Security?]] |
|
| 39 | +- [[How does security work?|How are user credentials applied?]] |
|
| 40 | +- [[How do I get the ReportList information to create my own ReportList?]] |
|
| 41 | +- [[How do I force a user to click on 'Update Results' before showing any data?]] |
|
| 42 | +- [[How do I upgrade/download a new file-set?|Download & Update Resources]] |
|
| 43 | +- [[How to upload CSV data to SQL Server]] |
|
| 44 | +- [[DatabaseAdHocConfig Table Structure]] |
|
| 45 | +- [[How are Thumbnails generated for the Izenda ReportList?]] |
|
| 46 | +- [[Understanding Izenda Print Modes]] |
|
| ... | ... | \ No newline at end of file |