This website uses cookies. By clicking OK, you consent to the use of cookies.
Read our cookie policy
.
Accept
Reject
Community
All community
Knowledge base
Users
Products
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Browse
Discussions
Setup & Configuration
Using Dataiku
Plugins & Extending Dataiku
General Discussion
Job Board
Community Resources
Product Ideas
Knowledge
Getting Started
Knowledge Base
Documentation
Use Cases
Academy
Quick Start Programs
Learning Paths
Certifications
Course Catalog
Academy Discussions
Community Programs
Dataiku Neurons
User Groups
User Groups Resources
Dataiku Frontrunner Awards
Student Showcase
Online Events
Upcoming Events
Past Events
Community Conundrums
Banana Data Podcast
Community Feedback
User Research
What's New
Sign In
Discover all of the brand-new features and improvements to existing capabilities in the Dataiku 11.3 update
LET'S GO
Community
Ask the Dataiku Community
Your path to discovery, support, and mastery of Dataiku, and beyond.
Join
New to the Community? Introduce yourself and learn how to get the most out of your community experience.
Start here
Discussions
Ask questions, get support, share best practices and engage with other Dataiku users.
Let's go
Academy
Expand your skills, uplevel your career - from onboarding to Dataiku mastery & certification.
Learn
Latest Activity
Post a Question
Community Activity
Recent
Solutions
Top Kudoed
Recent Activity
Solved
Top Kudoed
Add negative logic to visual filter recipe
by
info-rchitect
in
Product Ideas
Latest reply
4 hours ago
by
info-rchitect
1
1
1
1
Improve options for / consistency of handling Snowflake date/time types in DSS
by
Marlan
in
Product Ideas
Latest reply
5 hours ago
by
apichery
0
2
0
2
Run Stability diffusion model on dataiku
by
mdsa3d
in
Using Dataiku
Latest reply
12 hours ago
by
mdsa3d
0
6
0
6
Can an entire flow be run in one container on Kubernetes
by
clayms
in
Setup & Configuration
Latest reply
15 hours ago
by
clayms
0
2
0
2
Parquet datasets no longer viewable
by
ryanraasch
in
Setup & Configuration
Latest reply
yesterday
by
SarinaS
0
1
0
1
Show More
Users like you make us a community!
Create an account to contribute great content, engage with others, and show your appreciation.
Want to get involved?
Join
Turribeach
Level 6
81
tanguy
Level 4
76
importthepandas
Level 4
61
gerryleonugroho
Level 3
39
M1-Nick
Level 3
36
gblack686
Level 4
33
Connect with Dataiku Neurons!
Learn more about our exceptional doers elevating more people to harness the power of data!
Discover Now
;(function($) { $(document).ready(function () { $('body').click(function() { $('.user-profile-card').hide(); }); $('body').on('click', 'a.lia-link-navigation.lia-page-link.lia-user-name-link,.UserAvatar.lia-link-navigation,.UserAvatar.lia-user-avatar.lia-component-common-widget-user-avatar', function(evt) { if ( $ ( this ).is ( '.UserAvatar.lia-user-avatar.lia-component-common-widget-user-avatar' ) ) { $ ( this ).attr ( 'href', $ ( this ).parent ().parent ().find ( '.lia-link-navigation.lia-page-link.lia-user-name-link' ).attr ( 'href' ) ); } if ($(this).parents('.lia-component-users-widget-menu').length > 0){ return; } if ($(this).parents('.lia-mentions-user-list').length > 0 || $(this).parents('.lia-user-search-results-grid-container').length > 0 || $(this).parents('.lia-component-user-avatar-hero').length > 0){ return; } evt.preventDefault(); evt.stopPropagation(); $('.user-profile-card').hide(); if ($('.user-profile-card', this).length > 0) { $('.user-profile-card', this).show(); return; } if ($(this).attr('href').length < 1) { return; } var divContainer = $('
'); $(this).append(divContainer); $(divContainer).fadeIn(); var userId = $(this).attr('href').substring($(this).attr('href').lastIndexOf("/")+1, $(this).attr('href').length); var windowWidth = $(window).width(); var left = $(this).offset().left; var cardWidth = divContainer.outerWidth(); if ((left + cardWidth) > (windowWidth - 25)) { var adjustment = (left + cardWidth) - (windowWidth + 25) + 50; divContainer.css('left', (-1 * adjustment) + 'px'); } $.ajax({ url: '/plugins/custom/dataiku/dataiku/theme-lib.profile-card?tid=3493797907735912756', type: 'post', dataType: 'html', data: {"userId": userId}, beforeSend: function() {}, success: function(data) { $('.info-container', divContainer).append(data); $(divContainer).find('a').click(function(){ window.location=$(this).attr('href'); }); }, error: function() { console.log('your error message should go here.'); $('.info-container', divContainer).append('
'); }, complete: function() { $('.placeholder', divContainer).hide(); } }); }); $('body').on('click', '.user-profile-card', function(evt) { if (!$(evt.target).hasClass('profile-link')) { evt.preventDefault(); } evt.stopPropagation(); }); }); })(LITHIUM.jQuery); LITHIUM.PartialRenderProxy({"limuirsComponentRenderedEvent":"LITHIUM:limuirsComponentRendered","relayEvent":"LITHIUM:partialRenderProxyRelay","listenerEvent":"LITHIUM:partialRenderProxy"}); LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:partialRenderProxyRelay","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":document,"action":"partialRenderProxyRelay","feedbackSelector":false,"url":"https://community.dataiku.com/t5/community/page.liabase.basebody.partialrenderproxy:partialrenderproxyrelay","ajaxErrorEventName":"LITHIUM:ajaxError","token":"b35LQIrIeXmd2oUqa1fhyf-LKQyoJfO9n5TSD02puC4."}); LITHIUM.Auth.API_URL = '/t5/util/authcheckpage'; LITHIUM.Auth.LOGIN_URL_TMPL = '/plugins/common/feature/saml/doauth/post?referer=https%3A%2F%2FREPLACE_TEXT'; LITHIUM.Auth.KEEP_ALIVE_URL = '/t5/status/blankpage?keepalive'; LITHIUM.Auth.KEEP_ALIVE_TIME = 300000; LITHIUM.Auth.CHECK_SESSION_TOKEN = 'E_7McWy_kgaYafSMzRQV90gnsrjU3jYCChfUvTK-fqw.'; LITHIUM.AjaxSupport.useTickets = false; LITHIUM.Loader.runJsAttached(); // -->