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] => 4
            [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] => 4
            [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 27, 9
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 6375
                    [post_author] => 2
                    [post_date] => 2020-05-13 14:01:53
                    [post_date_gmt] => 2020-05-13 22:01:53
                    [post_content] => 
                    [post_title] => Expanding Viewpoint Vista Using the Power BI Platform
                    [post_excerpt] => Watch a replay of the second session in our "Power BI and Viewpoint Vista: What's the Buzz" webinar series.

                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => expanding-viewpoint-vista-using-the-power-bi-platform
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-21 14:50:20
                    [post_modified_gmt] => 2022-10-21 21:50:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6375
                    [menu_order] => 27
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 6374
                    [post_author] => 2
                    [post_date] => 2020-05-13 14:00:34
                    [post_date_gmt] => 2020-05-13 22:00:34
                    [post_content] => 
                    [post_title] => The Basics of Power BI and Connecting to Viewpoint Vista
                    [post_excerpt] => Watch a replay of the first session in our "Power BI and Viewpoint Vista: What's the Buzz" webinar series.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-basics-of-power-bi-and-connecting-to-viewpoint-vista
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-21 14:51:28
                    [post_modified_gmt] => 2022-10-21 21:51:28
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6374
                    [menu_order] => 28
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 6370
                    [post_author] => 2
                    [post_date] => 2020-05-13 13:00:25
                    [post_date_gmt] => 2020-05-13 21:00:25
                    [post_content] => 
                    [post_title] => JDE Customer Roundtable: Progress Your Data-Driven Culture with Power BI and QuickLaunch
                    [post_excerpt] => 

Watch a replay of our interactive customer roundtable event where you can hear from the experts about their organization’s data-driven journeys.

[post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => jde-customer-roundtable-progress-your-data-driven-culture-with-power-bi-and-quicklaunch [to_ping] => [pinged] => [post_modified] => 2022-10-21 15:07:36 [post_modified_gmt] => 2022-10-21 22:07:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6370 [menu_order] => 16 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 6385 [post_author] => 2 [post_date] => 2020-05-12 11:47:54 [post_date_gmt] => 2020-05-12 19:47:54 [post_content] => [post_title] => Advantages of a Data Model Approach When Connecting to Viewpoint Vista Data [post_excerpt] => Watch a replay of the third session in our "Power BI and Viewpoint Vista: What's the Buzz" webinar series. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => advantages-of-a-data-model-approach-when-connecting-to-viewpoint-vista-data [to_ping] => [pinged] => [post_modified] => 2022-10-21 15:10:30 [post_modified_gmt] => 2022-10-21 22:10:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6385 [menu_order] => 26 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 6334 [post_author] => 2 [post_date] => 2020-04-22 12:01:38 [post_date_gmt] => 2020-04-22 20:01:38 [post_content] => [post_title] => Power BI and Viewpoint Vista: What's the Buzz? [post_excerpt] => Watch our 4-part educational webinar series to finally discover what’s behind Power BI and Viewpoint Vista and how you can quickly and easily extract the most value from your Vista data. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => power-bi-and-vista-whats-the-buzz [to_ping] => [pinged] => [post_modified] => 2021-06-23 22:35:20 [post_modified_gmt] => 2021-06-23 22:35:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6334 [menu_order] => 25 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 6271 [post_author] => 6 [post_date] => 2020-03-19 01:35:17 [post_date_gmt] => 2020-03-19 09:35:17 [post_content] => [post_title] => Increase Profitability with Job Cost Analytics [post_excerpt] => Using QuickLaunch for Viewpoint Vista with Power BIIn this demo-rich webinar, we will show you how to connect your Viewpoint Vista data via QuickLaunch to Microsoft Power BI to enable self-service Job Cost analytics in the office or at the job site. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => increase-profitability-with-job-cost-analytics [to_ping] => [pinged] => [post_modified] => 2022-10-21 15:12:53 [post_modified_gmt] => 2022-10-21 22:12:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6271 [menu_order] => 33 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 6216 [post_author] => 6 [post_date] => 2020-02-06 09:55:57 [post_date_gmt] => 2020-02-06 17:55:57 [post_content] => [post_title] => Save Days on Your Viewpoint Financial Close Process [post_excerpt] => Spend more time analyzing your business instead of preparing your data. Learn how incorporating modern BI and reporting tools into your Viewpoint Vista workflow can help you shave days off your normal close process. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => save-days-on-your-viewpoint-financial-close-process [to_ping] => [pinged] => [post_modified] => 2022-10-21 15:13:57 [post_modified_gmt] => 2022-10-21 22:13:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6216 [menu_order] => 29 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 6194 [post_author] => 6 [post_date] => 2020-01-23 03:05:57 [post_date_gmt] => 2020-01-23 11:05:57 [post_content] => [post_title] => Virtual Workshop: Using Modern Analytics to Enable Data-Driven Decisions [post_excerpt] => Watch this workshop on using Microsoft Power BI with your JD Edwards Data to learn how the modern, self-service approach to BI can easily create reports and dashboards for common business scenarios. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => virtual-workshop-using-modern-analytics-to-enable-data-driven-decisions-3 [to_ping] => [pinged] => [post_modified] => 2022-10-21 15:41:43 [post_modified_gmt] => 2022-10-21 22:41:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6194 [menu_order] => 30 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 6192 [post_author] => 6 [post_date] => 2020-01-23 02:55:39 [post_date_gmt] => 2020-01-23 10:55:39 [post_content] => [post_title] => Save Days on Your JDE Financial Close Process [post_excerpt] => Watch this webcast to learn how QuickLaunch and Power BI can shave days off your normal JD Edwards financial close process. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 30-minutes-can-save-you-days-on-your-jde-financial-close-process [to_ping] => [pinged] => [post_modified] => 2022-10-21 15:43:46 [post_modified_gmt] => 2022-10-21 22:43:46 [post_content_filtered] => [post_parent] => 0 [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6192 [menu_order] => 32 [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] => 6375 [post_author] => 2 [post_date] => 2020-05-13 14:01:53 [post_date_gmt] => 2020-05-13 22:01:53 [post_content] => [post_title] => Expanding Viewpoint Vista Using the Power BI Platform [post_excerpt] => Watch a replay of the second session in our "Power BI and Viewpoint Vista: What's the Buzz" webinar series. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => expanding-viewpoint-vista-using-the-power-bi-platform [to_ping] => [pinged] => [post_modified] => 2022-10-21 14:50:20 [post_modified_gmt] => 2022-10-21 21:50:20 [post_content_filtered] => [post_parent] => 0 [guid] => https://prefstdev.wpengine.com/?post_type=resource&p=6375 [menu_order] => 27 [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] => a4f4949aae02b7481300fa2a65cc0d13 [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:f91ad5c8c5e23129ec0cd9a86572d7c6:0.40293500 17609379100.82806300 1760937978 )
Webinar

Expanding Viewpoint Vista Using the Power BI Platform

May 13, 2020
Watch a replay of the second session in our "Power BI and Viewpoint...
Read More >
Webinar

The Basics of Power BI and Connecting to Viewpoint Vista

May 13, 2020
Watch a replay of the first session in our "Power BI and Viewpoint...
Read More >
Webinar

JDE Customer Roundtable: Progress Your Data-Driven Culture with Power BI and QuickLaunch

May 13, 2020
Watch a replay of our interactive customer roundtable event where you can hear...
Read More >
Webinar
Access Webinar

Advantages of a Data Model Approach When Connecting to Viewpoint Vista Data

May 12, 2020
Watch a replay of the third session in our "Power BI and Viewpoint...
Read More >
Webinar

Power BI and Viewpoint Vista: What’s the Buzz?

April 22, 2020
Watch our 4-part educational webinar series to finally discover what’s behind Power BI...
Read More >
Webinar

Increase Profitability with Job Cost Analytics

March 19, 2020
Using QuickLaunch for Viewpoint Vista with Power BIIn this demo-rich webinar, we will...
Read More >
Webinar

Save Days on Your Viewpoint Financial Close Process

February 6, 2020
Spend more time analyzing your business instead of preparing your data. Learn how...
Read More >
Webinar

Virtual Workshop: Using Modern Analytics to Enable Data-Driven Decisions

January 23, 2020
Watch this workshop on using Microsoft Power BI with your JD Edwards Data...
Read More >
Webinar

Save Days on Your JDE Financial Close Process

January 23, 2020
Watch this webcast to learn how QuickLaunch and Power BI can shave days...
Read More >