Skip to content

Julie Sebby

Export a Filtered Table with Spotfire Automation Services

This week, a user asked me to export a filtered table from Spotfire and email it to him. I thought this would be quick with Spotfire Automation Services, but it rapidly turned into either “not possible” or “never gonna figure this out”. So, I reached out to TIBCO support for some assistance, and they were able to show me something new that I’d never seen in Automation Services. Read on to learn more.

Read More »Export a Filtered Table with Spotfire Automation Services

Manage Analytics Assets with Microsoft Azure DevOps

For the last 3 1/2 years, the Advanced Analytics and Emerging Technology team I work on has provided analytics solutions to our business units via Alteryx, Spotfire, PowerBI, PowerAutomate, and a handful of other applications. We’ve done such a great job building solutions that we needed a robust tool to manage them. Therefore, I’m kicking off a series of posts that explains how we manage analytics assets with Microsoft Azure DevOps.

Read More »Manage Analytics Assets with Microsoft Azure DevOps

Using Slider Property Controls in Spotfire Text Areas

This post concludes my series on learning how to use Spotfire property controls. Yay! We will end the series with a tutorial on how to use slider property controls in Spotfire text areas. This post will feature three use cases, two involving numbers and one with strings. Read on to learn more about using label property controls in Spotfire.

Read More »Using Slider Property Controls in Spotfire Text Areas

Using Label Property Controls in Spotfire

I am almost done with my series on learning how to use Spotfire property controls. We only have 2 controls left — labels and sliders. In this post, I’ll show you several different ways to use label property controls, and if you are registered for the TIBCO Analytics Forum, tune in to my breakout session for a look at using labels and IronPython scripts together. Read on to learn more about using label property controls in Spotfire.

Read More »Using Label Property Controls in Spotfire

How to Connect A Spotfire Display Name To A Property Control

Property controls make Spotfire analysis more flexible. However, the developer loses some control over the display name because Spotfire assumes the display name should equal the column name and the aggregation. So what do you do if you want to get rid of the aggregation and show only the column name? This post will show you how to connect a Spotfire display name to a property control without the aggregation for a clean and dynamic solution. Read on to learn more.

Read More »How to Connect A Spotfire Display Name To A Property Control

Using Input (multiple lines) Property Controls in Spotfire Text Areas

Welcome to week five of learning to use property controls. So far, I have covered drop-downs, list boxes, list box (multiple select), and input property controls. This week, I’ll cover input (multiple lines) property controls in Spotfire text areas. This particular property control performs well when users want to copy and paste identifiers (ex. well name, API, customer ID) and see only the data for those identifiers. Read on to learn more.

Read More »Using Input (multiple lines) Property Controls in Spotfire Text Areas

How to Use Input Property Controls in Spotfire Text Areas

Welcome to week four of learning to use property controls. So far, I have covered drop-downs, list boxes, and list box (multiple select). Today we cover two different ways to use input property controls. If you’re in oil and gas, input property controls will be your go-to for creating type curves in reservoir engineering workflows. Read on to learn more about creating input property controls in Spotfire text areas.

Read More »How to Use Input Property Controls in Spotfire Text Areas

How to Use List Box (multiple select) in Spotfire Text Areas

This is week three in my series on learning to use all of the Spotfire property controls. I started with drop-downs and list boxes. Today we hit list box (multiple select), which is really where we dig into the inner workings of custom expression syntax for property controls. Read on to learn how to use list box (multiple select) in Spotfire text areas.

Read More »How to Use List Box (multiple select) in Spotfire Text Areas

Error – Spotfire Could Not Publish

Our Spotfire admin is on PTO this week, so I am walking in my old shoes this week. A user reached out when he received the error message “Spotfire could not publish”, and he was unable to save in the Spotfire library. Nine times out of ten, this error is related to temp files being deleted while Spotfire is open. But that wasn’t what happened in this case. This time, the user was trying to save a DXP that was larger than the library limit, which only became a problem when he added on-demand controls to his project. Read on to learn why on-demand caused the problem and how we fixed it.

Read More »Error – Spotfire Could Not Publish