# ربط البيانات بـ Power BI

## 🌐 ربط البيانات بالإصدار الويب من Power BI

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

![](/files/69a9ec073ce6a17019c5c1de0ecfb3b25abfd179)

![](/files/6352d37421b3acac76e2b1f8b448c5dada4120ff)

1. اذهب إلى [**تصدير البيانات** ](/ar/form-management/data-export.md)في شريط الأدوات الرأسي الأيسر
2. اضغط [**CSV / Excel**](/ar/form-management/data-export/data-exports/csv-excel.md) لإنشاء تصدير البيانات للتحميل.&#x20;
3. في إصدار الويب من أداة Power BI استخدم **Get Data** زر&#x20;
4. اضغط **Get** في **Files** القسم من قسم Create new content لرفع ملف CVS
5. حمّل الملف من جهازك

{% hint style="success" %}
بمجرد إنشاء البيانات، سيتم تنزيلها تلقائيًا إلى جهازك.
{% endhint %}

## 💻 ربط البيانات بإصدار سطح المكتب من Power BI

لربط البيانات بإصدار سطح المكتب من Power BI يمكنك استخدام [رابط الويب](/ar/form-management/data-export/data-exports/export-jobs.md) من تصدير البيانات، والذي سيسمح بتحديث تلقائي للبيانات في تقريرك.

![](/files/a599c3ab8ab14f49de775234548d284d842f1a87)

![](/files/56f078158656e8511bcc21698a94872185ed5c66)

1. في صفحة تصدير البيانات انتقل إلى ⚙️**Properties** لملف نتائج تصدير CSV
2. تمكين [تنزيل نتيجة المهمة بشكل عام](/ar/form-management/data-export/data-exports/export-jobs.md#export-jobs-properties)
3. اضغط على المستطيل المزدوج بجانب URL لـ **نسخ الرابط**

![](/files/47db4d4d0477159c88ab5b7850c03d39b49a49c9)

![](/files/e94e4437854a28120f0bd0c5713426c065890009)

![](/files/6b954333921698257dc84478705e277382375f8e)

1. في إصدار سطح المكتب من Power BI انتقل إلى **File** القائمة واختر **Get data**
2. اختر خيار 🌐 Web
3. ألصق الرابط المنسوخ
4. اضغط **OK** لربط البيانات بأداة Power BI


---

# 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/power-bi-integration/link-data-to-power-bi.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.
