Latest Resources

X Webinar
WP_Query Object
(
    [query] => Array
        (
            [post_type] => Array
                (
                    [0] => resource
                    [1] => post
                )

            [posts_per_page] => 9
            [orderby] => publish_date
            [order] => DESC
            [paged] => 2
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resources
                            [field] => slug
                            [terms] => educational-session
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => Array
                (
                    [0] => post
                    [1] => resource
                )

            [posts_per_page] => 9
            [orderby] => publish_date
            [order] => DESC
            [paged] => 2
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resources
                            [field] => slug
                            [terms] => educational-session
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => resources
            [term] => educational-session
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resources
                            [terms] => Array
                                (
                                    [0] => educational-session
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_443ttgh517_term_relationships
                )

            [queried_terms] => Array
                (
                    [resources] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => educational-session
                                )

                            [field] => slug
                        )

                )

            [primary_table] => wp_443ttgh517_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_443ttgh517_posts.ID
					 FROM wp_443ttgh517_posts  LEFT JOIN wp_443ttgh517_term_relationships ON (wp_443ttgh517_posts.ID = wp_443ttgh517_term_relationships.object_id)
					 WHERE 1=1  AND ( 
  wp_443ttgh517_term_relationships.term_taxonomy_id IN (53)
) AND ((wp_443ttgh517_posts.post_type = 'post' AND (wp_443ttgh517_posts.post_status = 'publish' OR wp_443ttgh517_posts.post_status = 'acf-disabled')) OR (wp_443ttgh517_posts.post_type = 'resource' AND (wp_443ttgh517_posts.post_status = 'publish' OR wp_443ttgh517_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_443ttgh517_posts.ID
					 ORDER BY wp_443ttgh517_posts.post_date DESC
					 LIMIT 9, 9
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 7149
                    [post_author] => 2
                    [post_date] => 2021-03-26 12:54:06
                    [post_date_gmt] => 2021-03-26 20:54:06
                    [post_content] => 
                    [post_title] => Show Me the Money: Visualizing Your Cash Flow
                    [post_excerpt] => Watch this session to learn some visualization options for both macro and micro cash flow analysis at your company.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => show-me-the-money-visualizing-your-cash-flow
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-11 11:11:05
                    [post_modified_gmt] => 2022-10-11 18:11:05
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=7149
                    [menu_order] => 2
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 7071
                    [post_author] => 2
                    [post_date] => 2021-02-19 12:27:19
                    [post_date_gmt] => 2021-02-19 20:27:19
                    [post_content] => 
                    [post_title] => How Power BI Changed Analytics at IGI Wax
                    [post_excerpt] => In this Q&A session with Bill Sandblom, MIS Director at International Group, Inc. (IGI Wax), Bill shares IGI’s digital transformation journey and explains how the company experienced a three-year head start with QuickLaunch Analytics.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => how-power-bi-changed-analytics-at-igi-wax
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-11 11:14:14
                    [post_modified_gmt] => 2022-10-11 18:14:14
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=7071
                    [menu_order] => 3
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 6816
                    [post_author] => 2
                    [post_date] => 2020-11-06 08:10:34
                    [post_date_gmt] => 2020-11-06 16:10:34
                    [post_content] => 
                    [post_title] => The Future of ERP Analytics with Machine Learning
                    [post_excerpt] => In this demo-filled glimpse into the future of analytics, we illustrate some of the unbiased insights that can be gained from a common JDE infrastructure with AI-enabled advanced analytics, natural-language query and generation, and smart data visualization.

                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-future-of-erp-analytics-with-machine-learning
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-11 11:33:19
                    [post_modified_gmt] => 2022-10-11 18:33:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6816
                    [menu_order] => 4
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 6787
                    [post_author] => 2
                    [post_date] => 2020-10-29 14:15:34
                    [post_date_gmt] => 2020-10-29 22:15:34
                    [post_content] => 
                    [post_title] => The Value of Being Data Driven Session 2: Self Service Analytics – A Key to Being Data Driven
                    [post_excerpt] => Do you have consistent, intuitive access to your business analytics? Get behind the scenes of Power BI to learn how you can tap into powerful self-service analytics.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => data-driven-session-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-11 11:35:46
                    [post_modified_gmt] => 2022-10-11 18:35:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6787
                    [menu_order] => 7
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 6788
                    [post_author] => 2
                    [post_date] => 2020-10-28 14:16:23
                    [post_date_gmt] => 2020-10-28 22:16:23
                    [post_content] => 
                    [post_title] => The Value of Being Data Driven Session 3: Best Practices Data Model – A 360-Degree View of Your Business
                    [post_excerpt] => Learn how to use Power BI and QuickLaunch to create a foundation of your JDE or Viewpoint data that delivers actionable information, a single version of the truth, and strong data governance. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-value-of-being-data-driven-session-3
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-11 11:39:02
                    [post_modified_gmt] => 2022-10-11 18:39:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6788
                    [menu_order] => 6
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 6789
                    [post_author] => 2
                    [post_date] => 2020-10-27 14:17:24
                    [post_date_gmt] => 2020-10-27 22:17:24
                    [post_content] => 
                    [post_title] => The Value of Being Data Driven Session 4: The Potential of Advanced Analytics and How to Get There from Here
                    [post_excerpt] => Advance your analytics program to places you’ve never imagined. In this session, we’ll help you visualize the full potential of your JDE or Viewpoint data and set clear next steps for reaching your potential.

                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-value-of-being-data-driven-session-4
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-11 11:41:27
                    [post_modified_gmt] => 2022-10-11 18:41:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6789
                    [menu_order] => 5
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 6786
                    [post_author] => 2
                    [post_date] => 2020-10-27 14:14:07
                    [post_date_gmt] => 2020-10-27 22:14:07
                    [post_content] => 
                    [post_title] => The Value of Being Data Driven Session 1: Aligning Your Business and Data Strategies
                    [post_excerpt] => What are your business goals and do you have the right data strategy in place to help you get there? This session will help get your business goals and your data strategies in alignment. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-value-of-being-data-driven-session-1-aligning-your-business-and-data-strategies
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-11 11:43:27
                    [post_modified_gmt] => 2022-10-11 18:43:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6786
                    [menu_order] => 8
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 6644
                    [post_author] => 2
                    [post_date] => 2020-08-19 07:01:50
                    [post_date_gmt] => 2020-08-19 15:01:50
                    [post_content] => 
                    [post_title] => Educational Session – Managing Content in Power BI to Drive User Adoption
                    [post_excerpt] => Discover how to implement a proven content management strategy to help drive the adoption of Power BI in your organization.

                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => educational-session-managing-content-in-power-bi-to-drive-user-adoption
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-11 11:45:19
                    [post_modified_gmt] => 2022-10-11 18:45:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6644
                    [menu_order] => 10
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 6598
                    [post_author] => 2
                    [post_date] => 2020-08-06 19:20:06
                    [post_date_gmt] => 2020-08-07 03:20:06
                    [post_content] => 
                    [post_title] => Advanced Power BI and JDE: Creating Your Vision for Advanced Analytics
                    [post_excerpt] => Uncover the power of advanced analytics to transform the way you access your JDE data.


                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => advanced-power-bi-and-jde-creating-your-vision-for-advanced-analytics
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-11 11:50:02
                    [post_modified_gmt] => 2022-10-11 18:50:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6598
                    [menu_order] => 12
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 9
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 7149
            [post_author] => 2
            [post_date] => 2021-03-26 12:54:06
            [post_date_gmt] => 2021-03-26 20:54:06
            [post_content] => 
            [post_title] => Show Me the Money: Visualizing Your Cash Flow
            [post_excerpt] => Watch this session to learn some visualization options for both macro and micro cash flow analysis at your company.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => show-me-the-money-visualizing-your-cash-flow
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2022-10-11 11:11:05
            [post_modified_gmt] => 2022-10-11 18:11:05
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=7149
            [menu_order] => 2
            [post_type] => resource
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 48
    [max_num_pages] => 6
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => c3fed442495255910fc9a869b9f3204d
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [query_cache_key:WP_Query:private] => wp_query:9f6fa9447248a0515ea401d922fa7a6d:0.32384500 17581643640.88803800 1758164364
)
Webinar

Show Me the Money: Visualizing Your Cash Flow

March 26, 2021
Watch this session to learn some visualization options for both macro and micro...
Read More >
Case Study
Q&A with IGI Wax

How Power BI Changed Analytics at IGI Wax

February 19, 2021
In this Q&A session with Bill Sandblom, MIS Director at International Group, Inc....
Read More >
Webinar

The Future of ERP Analytics with Machine Learning

November 6, 2020
In this demo-filled glimpse into the future of analytics, we illustrate some of...
Read More >
Webinar

The Value of Being Data Driven Session 2: Self Service Analytics – A Key to Being Data Driven

October 29, 2020
Do you have consistent, intuitive access to your business analytics? Get behind the...
Read More >
Webinar

The Value of Being Data Driven Session 3: Best Practices Data Model – A 360-Degree View of Your Business

October 28, 2020
Learn how to use Power BI and QuickLaunch to create a foundation of...
Read More >
Webinar

The Value of Being Data Driven Session 4: The Potential of Advanced Analytics and How to Get There from Here

October 27, 2020
Advance your analytics program to places you’ve never imagined. In this session, we’ll...
Read More >
Webinar

The Value of Being Data Driven Session 1: Aligning Your Business and Data Strategies

October 27, 2020
What are your business goals and do you have the right data strategy...
Read More >
Webinar

Educational Session – Managing Content in Power BI to Drive User Adoption

August 19, 2020
Discover how to implement a proven content management strategy to help drive the...
Read More >
Webinar

Advanced Power BI and JDE: Creating Your Vision for Advanced Analytics

August 6, 2020
Uncover the power of advanced analytics to transform the way you access your...
Read More >