Inhaltliche Leitung und Verantwortung für die Projektkoordination und -integration; Entwicklung und Bewirtschaftung eines zweckmässigen MIS für Finanzen, IT und HR; Entwicklung und Pflege von BI Lösungen, Bereitstellung von Berichten, Dashboards und andere BI Tools auf Basis des ERP-Frameworks für Finanzen, IT und HR; Verantwortung für Qualität und Konsistenz der verwendeten Daten; Schulung und Support für die Anwender und Anwenderinnen der BI Tools
Requirements:
Abgeschlossenes Studium in Wirtschaftsinformatik, Statistik, Mathematik oder einem verwandten Fachgebiet; Mehrjährige Erfahrung in der Datenanalyse und im Umgang mit BI Tools; Programmierkenntnisse in R, Python, SQL o.ä; Erfahrung und Referenzen in der Entwicklung und Implementierung von Dashboards; Ausgeprägte analytische Fähigkeiten und Problemlösungskompetenz; Hohe Lernbereitschaft und Anpassungsfähigkeit; Hervorragende Kommunikations- und Teamfähigkeiten
Text:
Expert Business Intelligence Finance, HR, IT (m/w/d) | Nagra img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px } (function (f, u, s, e_, d, e, c, k, n_) { try{ var cos = document.cookie.split(';'); for (var i = 0; i < cos.length; i ) {var co = cos[i].trim().split('=');if (co[0] == 'fdTrackingType' e) {c = co[1];}if (co[0] == 'fdEnvId') {k = co[1];}} f[d] = f[d] || [];window.addEventListener("load",function(){fdWinLoaded=!0}); var p = u.getElementsByTagName(s)[0]; var sc = u.createElement(s); sc.async = true; sc.src = e_ '?p=' e '&l=' (d != null ? d : '') (c != null ? '&c=' c : '') (k != null ? '&e=' k : '') '&h=' encodeURIComponent(location.href) (n_ != null ? '&a=' encodeURIComponent(n_) : ''); p.parentNode.insertBefore(sc, p); }catch(e){} })(window, document, 'script', 'https://io.fusedeck.net/d/tm.js', null, 'zxxccI8XbH', null, null, null); Hyphenopoly.config({ sync: true, require: {"de-ch": "FORCEHYPHENOPOLY"}, minWordLength: 6, }); var isNagraSession = 0; Search for: DE EN FR Warum Nagra? Die Mission Aktuelles Services Downloads Medien Nagra besuchen Karriere Wissensforum DE EN FR Expert Business Intelligence Finance, HR, IT (m/w/d) Radioaktive Abfälle müssen für die nächste Million Jahre sicher gelagert werden, was nur durch ein geologisches Tiefenlager erreicht werden kann. In der Schweiz arbeitet die Nagra an der Baubewilligung für ein solches Tiefenlager. Wir suchen zur Verstärkung unseres Teams einen Expert Business Intelligence Finance, HR, IT (m/w/d). Seite teilen In dieser Funktion bist Du verantwortlich für sämtliche Business Intelligence und Data Analytics Aktivitäten im Finance, der IT und HR, automatisierter Echtzeit-Visualisierung, und Dashboard-Entwicklung, um Performanceanalyse und Entscheidungsqualität zu unterstützen. Du erleichterst die Integration, Effektivität und Effizienz von Prozessen, die für die untenstehenden Aufgaben entscheidend sind. Dabei arbeitest Du eng mit den Geschäftsbereichen und dem Management zusammen. Deine Aufgaben: Inhaltliche Leitung und Verantwortung für die Projektkoordination und -integration Entwicklung und Bewirtschaftung eines zweckmässigen MIS für Finanzen, IT und HR Entwicklung und Pflege von BI Lösungen, Bereitstellung von Berichten, Dashboards und andere BI Tools auf Basis des ERP-Frameworks für Finanzen, IT und HR Verantwortung für Qualität und Konsistenz der verwendeten Daten Schulung und Support für die Anwender und Anwenderinnen der BI Tools Dein Profil: Abgeschlossenes Studium in Wirtschaftsinformatik, Statistik, Mathematik oder einem verwandten Fachgebiet Mehrjährige Erfahrung in der Datenanalyse und im Umgang mit BI Tools Programmierkenntnisse in R, Python, SQL o.ä. Erfahrung und Referenzen in der Entwicklung und Implementierung von Dashboards Ausgeprägte analytische Fähigkeiten und Problemlösungskompetenz Hohe Lernbereitschaft und Anpassungsfähigkeit Hervorragende Kommunikations- und Teamfähigkeiten Neugierig? Noch Fragen? Oder gleich bewerben? Wenn Du gemeinsam mit uns an der Entsorgung radioaktiver Abfälle arbeiten willst, dann schicke Deine vollständigen Bewerbungsunterlagen per Mail an Frau Katja Blechschmidt, Human Resources Manager (hr@nagra.ch), Job-ID 67852. Für fachliche Auskünfte steht Dir unser CCO Jan Konstanty ( jan.konstanty@agra.ch ) zur Verfügung. Kontakt info@nagra.ch 41 56 437 11 11 Newsletter bestellen Nagra besuchen Dialog suchen Aktuelle News «Die Frage der Sicherheit birgt Potenzial für Kontroversen» SQS ISO 9001:2015 Rechtliches AGB Impressum var homeUrl = 'https://nagra.ch/wp-content/themes/nagra'; var shopUrl = 'https://nagra.ch/downloads/'; var curr_post_id = '33448'; var curr_lang = 'de-ch'; var adminAjax = 'https://nagra.ch/wp-admin/admin-ajax.php'; var emptyBasket = '0'; var isModalLightbox = false; {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/nagra/*","/*\\\\\\\\?(. )"]}},{"not":{"selector_matches":"a[rel~=\\\\"nofollow\\\\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} // Do not change this comment line otherwise Speed Optimizer won't be able to detect this script (function () { const calculateParentDistance = (child, parent) => { let count = 0; let currentElement = child; // Traverse up the DOM tree until we reach parent or the top of the DOM while (currentElement && currentElement !== parent) { currentElement = currentElement.parentNode; count ; } // If parent was not found in the hierarchy, return -1 if (!currentElement) { return -1; // Indicates parent is not an ancestor of element } return count; // Number of layers between element and parent } const isMatchingClass = (linkRule, href, classes, ids) => { return classes.includes(linkRule.value) } const isMatchingId = (linkRule, href, classes, ids) => { return ids.includes(linkRule.value) } const isMatchingDomain = (linkRule, href, classes, ids) => { if(!URL.canParse(href)) { return false } const url = new URL(href) return linkRule.value === url.host } const isMatchingExtension = (linkRule, href, classes, ids) => { if(!URL.canParse(href)) { return false } const url = new URL(href) return url.pathname.endsWith('.' linkRule.value) } const isMatchingSubdirectory = (linkRule, href, classes, ids) => { if(!URL.canParse(href)) { return false } const url = new URL(href) return url.pathname.startsWith('/' linkRule.value '/') } const isMatchingProtocol = (linkRule, href, classes, ids) => { if(!URL.canParse(href)) { return false } const url = new URL(href) return url.protocol === linkRule.value ':' } const isMatchingExternal = (linkRule, href, classes, ids) => { if(!URL.canParse(href) || !URL.canParse(document.location.href)) { return false } const matchingProtocols = ['http:', 'https:'] const siteUrl = new URL(document.location.href) const linkUrl = new URL(href) // Links to subdomains will appear to be external matches according to JavaScript, // but the PHP rules will filter those events out. return matchingProtocols.includes(linkUrl.protocol) && siteUrl.host !== linkUrl.host } const isMatch = (linkRule, href, classes, ids) => { switch (linkRule.type) { case 'class': return isMatchingClass(linkRule, href, classes, ids) case 'id': return isMatchingId(linkRule, href, classes, ids) case 'domain': return isMatchingDomain(linkRule, href, classes, ids) case 'extension': return isMatchingExtension(linkRule, href, classes, ids) case 'subdirectory': return isMatchingSubdirectory(linkRule, href, classes, ids) case 'protocol': return isMatchingProtocol(linkRule, href, classes, ids) case 'external': return isMatchingExternal(linkRule, href, classes, ids) default: return false; } } const track = (element) => { const href = element.href ?? null const classes = Array.from(element.classList) const ids = [element.id] const linkRules = [{"type":"extension","value":"pdf"},{"type":"extension","value":"zip"},{"type":"protocol","value":"mailto"},{"type":"protocol","value":"tel"}] if(linkRules.length === 0) { return } // For link rules that target an id, we need to allow that id to appear // in any ancestor up to the 7th ancestor. This loop looks for those matches // and counts them. linkRules.forEach((linkRule) => { if(linkRule.type !== 'id') { return; } const matchingAncestor = element.closest('#' linkRule.value) if(!matchingAncestor || matchingAncestor.matches('html, body')) { return; } const depth = calculateParentDistance(element, matchingAncestor) if(depth < 7) { ids.push(linkRule.value) } }); // For link rules that target a class, we need to allow that class to appear // in any ancestor up to the 7th ancestor. This loop looks for those matches // and counts them. linkRules.forEach((linkRule) => { if(linkRule.type !== 'class') { return; } const matchingAncestor = element.closest('.' linkRule.value) if(!matchingAncestor || matchingAncestor.matches('html, body')) { return; } const depth = calculateParentDistance(element, matchingAncestor) if(depth < 7) { classes.push(linkRule.value) } }); const hasMatch = linkRules.some((linkRule) => { return isMatch(linkRule, href, classes, ids) }) if(!hasMatch) { return } const url = "https://nagra.ch/wp-content/plugins/independent-analytics-pro/iawp-click-endpoint.php"; const body = { href: href, classes: classes.join(' '), ids: ids.join(' '), ...{"payload":{"resource":"singular","singular_id":33448,"page":1},"signature":"ca5ca909b6d1f382d54de736896044ef"} }; if (navigator.sendBeacon) { let blob = new Blob([JSON.stringify(body)], { type: "application/json" }); navigator.sendBeacon(url, blob); } else { const xhr = new XMLHttpRequest(); xhr.open("POST", url, true); xhr.setRequestHeader("Content-Type", "application/json;charset=UTF-8 xhr.send(JSON.stringify(body)) } } document.addEventListener('mousedown', function (event) { if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) { return; } const element = event.target.closest('a') if(!element) { return } const isPro = true if(!isPro) { return } // Don't track left clicks with this event. The click event is used for that. if(event.button === 0) { return } track(element) }) document.addEventListener('click', function (event) { if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) { return; } const element = event.target.closest('a, button, input[type="submit"], input[type="button"]') if(!element) { return } const isPro = true if(!isPro) { return } track(element) }) document.addEventListener('play', function (event) { if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) { return; } const element = event.target.closest('audio, video') if(!element) { return } const isPro = true if(!isPro) { return } track(element) }, true) document.addEventListener("DOMContentLoaded", function (e) { if (document.hasOwnProperty("visibilityState") && document.visibilityState === "prerender") { return; } if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) { return; } let referrer_url = null; if (typeof document.referrer === 'string' && document.referrer.length > 0) { referrer_url = document.referrer; } const params = location.search.slice(1).split('&').reduce((acc, s) => { const [k, v] = s.split('='); return Object.assign(acc, {[k]: v}); }, {}); const url = "https://nagra.ch/wp-json/iawp/search"; const body = { referrer_url, utm_source: params.utm_source, utm_medium: params.utm_medium, utm_campaign: params.utm_campaign, utm_term: params.utm_term, utm_content: params.utm_content, gclid: params.gclid, ...{"payload":{"resource":"singular","singular_id":33448,"page":1},"signature":"ca5ca909b6d1f382d54de736896044ef"} }; if (navigator.sendBeacon) { let blob = new Blob([JSON.stringify(body)], { type: "application/json" }); navigator.sendBeacon(url, blob); } else { const xhr = new XMLHttpRequest(); xhr.open("POST", url, true); xhr.setRequestHeader("Content-Type", "application/json;charset=UTF-8 xhr.send(JSON.stringify(body)) } }); })(); jQuery(document).ready(function($) { var deviceAgent = navigator.userAgent.toLowerCase(); if (deviceAgent.match(/(iphone|ipod|ipad)/)) { $("html").addClass("ios } if (navigator.userAgent.search("MSIE") > = 0) { $("html").addClass("ie } else if (navigator.userAgent.search("Chrome") > = 0) { $("html").addClass("chrome } else if (navigator.userAgent.search("Firefox") > = 0) { $("html").addClass("firefox } else if (navigator.userAgent.search("Safari") > = 0 && navigator.userAgent.search("Chrome") < 0) { $("html").addClass("safari } else if (navigator.userAgent.search("Opera") > = 0) { $("html").addClass("opera } $(".menu-toggle").on("keypress click", function(e) { if (e.which == 13 || e.type === "click") { e.preventDefault(); $("#menu").toggleClass("toggled } }); $(document).keyup(function(e) { if (e.keyCode == 27) { if ($("#menu").hasClass("toggled")) { $("#menu").toggleClass("toggled } } }); $("img.no-logo").each(function() { var alt = $(this).attr("alt $(this).replaceWith(alt); }); }); {"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://nagra.ch/#website","url":"https://nagra.ch/","name":"Nagra","inLanguage":"de-CH","potentialAction":{"@id":"https://nagra.ch/#searchaction"},"publisher":{"@id":"https://nagra.ch/#organization"}},{"@type":"SearchAction","@id":"https://nagra.ch/#searchaction","target":"https://nagra.ch/?s={search_term_string}","query-input":"required name=search_term_string"},{"@type":"BreadcrumbList","name":"Breadcrumbs","@id":"https://nagra.ch/expert-business-intelligence-finance-hr-it-m-w-d/#breadcrumblist","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://nagra.ch/"},{"@type":"ListItem","position":2,"name":"Expert Business Intelligence Finance, HR, IT (m/w/d)"}]},{"@type":"WebPage","@id":"https://nagra.ch/expert-business-intelligence-finance-hr-it-m-w-d/#webpage","url":"https://nagra.ch/expert-business-intelligence-finance-hr-it-m-w-d/","inLanguage":"de-CH","name":"Expert Business Intelligence Finance, HR, IT (m/w/d) | Nagra","description":"Radioaktive Abfälle müssen für die nächste Million Jahre sicher gelagert werden, was nur durch ein geologisches Tiefenlager erreicht werden kann. In der Schweiz","datePublished":"2025-07-04T11:05:20 02:00","dateModified":"2025-07-04T11:06:12 02:00","isPartOf":{"@id":"https://nagra.ch/#website"},"breadcrumb":{"@id":"https://nagra.ch/expert-business-intelligence-finance-hr-it-m-w-d/#breadcrumblist"},"potentialAction":{"@id":"https://nagra.ch/expert-business-intelligence-finance-hr-it-m-w-d/#readaction"},"primaryImageOfPage":{"@id":"https://nagra.ch/expert-business-intelligence-finance-hr-it-m-w-d/#thumbnail"},"image":{"@id":"https://nagra.ch/expert-business-intelligence-finance-hr-it-m-w-d/#thumbnail"}},{"@type":"ReadAction","@id":"https://nagra.ch/expert-business-intelligence-finance-hr-it-m-w-d/#readaction","target":"https://nagra.ch/expert-business-intelligence-finance-hr-it-m-w-d/"},{"@type":"Organization","@id":"https://nagra.ch/#organization","url":"https://nagra.ch/","name":"Nagra"},{"@type":"ImageObject","@id":"https://nagra.ch/expert-business-intelligence-finance-hr-it-m-w-d/#thumbnail","url":"https://nagra.ch/wp-content/uploads/2025/07/1200-x-630-2.webp","contentUrl":"https://nagra.ch/wp-content/uploads/2025/07/1200-x-630-2.webp","width":1200,"height":630}]}
Please click here, if the job didn't load correctly.
Please wait. You are being redirected to the job in 1 seconds.