# ربط البيانات بـ Tableau

## 🌐 ربط البيانات بإصدار Tableau على الويب

لإصدار الويب من Tableau سنستخدم ملف CSV الذي يحتوي على بيانات المستجيبين. للقيام بذلك تحتاج إلى توليد ملف بيانات CSV ثم رفعه من جهازك إلى الأداة عبر الإنترنت.

<figure><img src="/files/54ff76e9a9e0721c2f0d80ac3ee5feec6e5c49df" alt=""><figcaption></figcaption></figure>

1. **توليد ملف CSV من ngSurvey:**

* اذهب إلى [**تصدير البيانات** ](/ar/form-management/data-export.md)في شريط الأدوات العمودي الأيسر.&#x20;
* اضغط [**CSV** ](/ar/form-management/data-export/data-exports/csv-excel.md)لإنشاء تصدير البيانات للتحميل.&#x20;

2. **تسجيل الدخول إلى Tableau Online:**

* انتقل إلى موقع Tableau Online وسجّل الدخول إلى حسابك.

<figure><img src="/files/f9e2b5a653b6eff66f07818bb147213c2d122220" alt=""><figcaption></figcaption></figure>

3. **إنشاء مصنف جديد:**

* في Tableau Online، انتقل إلى **المساحة الشخصية** أو **المشروع**.
* انقر على **إنشاء مصنف**.

<figure><img src="/files/5511e66e389e3b88e288f625bc8130edc50c2229" alt=""><figcaption></figcaption></figure>

4. **ربط ملف CSV بـ Tableau:**

* في نافذة Connect to data، اختر **Files** الخيار.
* **اسحب وأفلت** أو **تحميل** ملف CSV الذي قمت بتوليده من ngSurvey.

5. **نشر المصنف:**

* بعد ربط البيانات، يمكنك إنشاء تصوراتك.
* بمجرد أن يصبح المصنف جاهزًا، انقر على زر "نشر" لحفظه في Tableau Online.

<figure><img src="/files/cc8e820e9212fe6030a646b604a8c61023a121c5" alt=""><figcaption></figcaption></figure>

6. **رفع المصنف:**

* إذا كان لديك مصنف موجود، يمكنك الانتقال إلى **الصفحة الرئيسية 🏠** صفحة Tableau Online.
* استخدم **جديد** زر أو مباشرة **تحميل المصنف** خيار لرفع مصنفك.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ngsurvey.com/ar/walkthroughs/tkaml-tableau/rbt-albyanat-b-tableau.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
