Tag: business intelligence

Angela Hall 2
Real time analytics take aways

My last blog post about the Analytics Camp 2010 conference relates to Farhad Islam's talk about "Real-Time Analytics, Getting results when you need it". Farhad proposed that changes must occur not only at the Business Intelligence vendor level, but also to both operating systems and hardware to increase response time of analytical requests.

Angela Hall 1
Content analytics 'All Abouts'

During the Analytics Camp 2010 event last weekend, I attended Manya Mayes presentation on Text Analytics. I noted two 'All Abouts' that affect any content analysis being completed. No, not the Girl Scout Cookies, but what really ensures successful analysis of content. And by content, I mean any non-numeric, non-standard context, which

Angela Hall 2
Designing dashboards successfully

During Analytics Camp 2010 this past weekend, I facilitated a discussion with a great group of attendees looking to create or improve their own dashboards. The question asked was: "What should all dashboards have to make them useful & successful?" During this discussion I added *** within my notes around

Angela Hall 0
Parameterized date filters in Information Maps 4.2

The 4.2 version of SAS Information Map Studio provides data managers with the ability to create a dynamic filter based on dates. This is extremely valuable for things such as daily reports. Included below is an example of a new filter that is built off a date formatted data item.

Angela Hall 3
Using custom formats in Information Map Studio 4.2

The easiest option is to simply move your 9.2 format catalog to Lev1/SASApp/SASEnvironment/SASFormats/formats.sas7bcat. But you can also modify your SASv9.cfg configuration file to point to a different location: -set fmtlib1 "E:\sharedformats" -fmtsearch (fmtlib1.formats) So e:\sharedformats is a shared location for the format catalog, and formats (filename formats.sas7bcat) is the name

Angela Hall 0
Establishing and using a SAS data set as a BI Dashboard 4.2 source

A couple notes on how to set up and use a SAS dataset for a BI Dashboard Data Model. 1. The folder location (for TS2M2 installations) of dboard_sas.dsx is: <config dir>\Lev1\AppData\SASBIDashboard4.2\dataSourceDefs\ 2. The format for the libref change is LIBRARYName 'File Location'; LIBRARYName 'File Location'; Such as: <LibRefs>BIDASH 'C:\SAS\Data\BIDashboard';</LibRefs> Where

Angela Hall 0
Scheduling reports in WRS 4.2

Have you looked into scheduling reports in Web Report Studio? Two scenarios that make this option valuable to SAS Business Intelligence Users: 1. Performance Improvement via Report Caching If the data is only updated weekly (for instance) but the report is viewed multiple times in the week, scheduling the report

1 14 15 16 17 18 34