> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/powerbi/escolher-as-tabelas-a-sincronizar.md).

# Escolher as tabelas a sincronizar

Selecionar as tabelas a enviar para o Power BI e manter a sincronização focada.

A escolha das tabelas que o OutSmart envia para o Power BI fica ao critério de cada um.

Sincronize apenas as tabelas de que necessita para os relatórios.

### Porque é importante

Uma seleção mais reduzida permite:

* sincronizações mais rápidas
* menos dados não utilizados
* modelos mais claros no Power BI

{% stepper %}
{% step %}

### Abrir Data Sync

Ir para **Definições → Data Sync**.
{% endstep %}

{% step %}

### Mostrar a lista de tabelas

Abrir **Mostrar as tabelas do Data Sync**.
{% endstep %}

{% step %}

### Selecionar as tabelas

Assinale as caixas das tabelas de que necessita.

Usar **Marcar tudo** se necessário.
{% endstep %}

{% step %}

### Adicionar um prefixo, se necessário

Definir um prefixo de tabela quando se pretenda uma nomenclatura mais clara.
{% endstep %}

{% step %}

### Guardar a seleção

Clicar **Guardar**.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>A seleção pode ser alterada mais tarde?</summary>

Sim.

A seleção pode ser atualizada em qualquer momento.

</details>

<details>

<summary>Deve sincronizar todas as tabelas?</summary>

Só se forem necessárias.

Deve começar pelas tabelas que suportam os seus Relatórios.

</details>

<details>

<summary>O que faz um prefixo de tabela?</summary>

Adiciona texto ao início de cada nome de tabela.

Isso ajuda na nomenclatura e na separação.

</details>

### Tópicos relacionados

* [**Power BI**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/powerbi.md)
* [**Iniciar uma sincronização manual**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/powerbi/iniciar-uma-sincronizacao-manual.md)
* [**Power-ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/powerbi/escolher-as-tabelas-a-sincronizar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
