当前位置:网站首页>Use field parameters for report translation
Use field parameters for report translation
2022-07-26 04:40:00 【Powerbi muxiaofen】
The use of tabular editor Perform metadata translation , If you are interested, you can read the previous article
PowerBI Use Tabular Editor Translation report model
PowerBI Use Tabular Editor Translation report model < Two >
Field parameters are powerful , Can be used for RLS, It can also be used for dynamic switching of measures or fields ( PowerBI Field parameters ), Can field parameters be used to make multilingual reports ? First, let's take a look at how we want to make multilingual reports
Translation table
Before doing multi language statements , Need a translation form , Translate the fields that need to be translated , Suppose the following product dimensions exist

We need to translate the product name ( Because only the product table is translated here , So translation table and product table are used directly id relation )

The relationship is as follows

The effect is as follows

Field parameters
The above translation table still has some limitations , For example, we need to translate the categories in the product table , The above table structure cannot be realized , You need to change the table structure , More trouble , So how to use field parameters to achieve this requirement ?
Many people must have thought of , Write the translation results into the product table

Create field parameters

Modify the field parameter table , Add language category

Just create category parameters with the same operation , Then there's the last step , Create a table of language categories , Then create a relationship with these two field parameter tables .


The effect is as follows

Of course, if you want to translate all the elements in the report , Such as the title 、 Icon 、 Description and so on , Both the translation table and the field parameters are limited , At this time, it is better to create reports separately .
边栏推荐
- 滑动窗口——leetcode题解
- "Game engine light in light out" 4. shader
- FFmpeg 视频添加水印
- Bsdiff and bspatch incremental updates
- 2022 a.static query on tree (tree section)
- 9、 File upload and download
- AWS Support Plan
- egg-sequelize TS编写
- Comparison of the relationship between the number of partitions and the number of reducetask in MapReduce
- Fill in the vacancy, and fill in later
猜你喜欢

性能和成本的综合架构:单元化架构

UE4 靠近物体时显示文字,远离时文字消失

常函数const的学习

Optimization analysis and efficiency execution of MySQL

data warehouse

What if win11 cannot wake up from sleep? Solution of win11 unable to wake up during sleep

C语言——指针一点通※

Chapter 3 how to use sourcetree to submit code

UE4 controls the rotation of objects by pressing keys

How does win11 22h2 skip networking and Microsoft account login?
随机推荐
性能和成本的综合架构:单元化架构
2022河南萌新联赛第(三)场:河南大学 J - 神奇数字
Wsl2 best practices, eliminate difficult xshell and finalshell
二、国际知名项目-HelloWorld
十、拦截器
7、 Restful
"Game engine light in light out" 4. shader
Authentication Encyclopedia (cookies, sessions, tokens, JWT, single sign on), in-depth understanding and understanding of authentication
计算离散点的曲率(matlab)
Character function and string function (I)
五、域对象共享数据
【UOJ 429】串串划分(Runs)(容斥)+ 有关 Lyndon Tree 及其应用的小小记录
Postman 导入curl 、导出成curl、导出成对应语言代码
autocomplete禁止表单自动填充
【云原生 | 17】容器的四种网络模式
Weights & biases (II)
UE4 controls the rotation of objects by pressing keys
UE4 keyboard control switch light
2022 Henan Mengxin League game (3): Henan University a - corn cannon
egg-ts-sequelize-CLI