Quantcast
Channel: All Developer posts
Viewing all articles
Browse latest Browse all 48064

Re: How create property string in power bi custom?

$
0
0

Iam not really sure the question is answered already.

 

So here my Example Code: 

"start": {
                            "displayName": "Start",
                            "description": "Start Position",
                            "placeHolderText": "data.createDisplayNameGetter('Visual_Precision_Auto')",
                            "type": { "text": true },
                            "suppressFormatPainterCopy": true
                    },

That working fine. Do you implement the function behind that object?

You need to implement the getValueFunction:

start: getValue<string>(objects, 'categoryAxis', 'start', defaultSettings.categoryAxis.start),

And in theenumerateObjectInstances. After that you should see the object in the formatoptions.


Viewing all articles
Browse latest Browse all 48064

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>